🧪 Test (develop) #123
Annotations
4 warnings
🛠️ Build Unity Project (Test)
Assets/Demo/Cartoon FX & War FX Demo/CFX_Demo_With_UIParticle.cs(86,42): warning CS0618: 'Object.FindObjectOfType(Type)' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
|
🛠️ Build Unity Project (Test)
Source Texture (UIParticle_Demo_Unity-chan) of Sprite (UIParticle_Demo_Unity-chan) is using compressed format. To ensure no loss in source pixel details when packing to SpriteAtlas, please use uncompressed format in TextureImporter.
|
🛠️ Build Unity Project (Test)
Source Texture (UIParticle_Demo_Move) of Sprite (UIParticle_Demo_Move) is using compressed format. To ensure no loss in source pixel details when packing to SpriteAtlas, please use uncompressed format in TextureImporter.
|
🛠️ Build Unity Project (Test)
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
Loading