Search Issue Tracker
[AnimatorOverrideController] Animator window does not show any states of...
How to reproduce:1. Create animator controller with name "a"2. Create some animation states in animator controller3. Create Animator... Read more
[Unity Test Tools] Mono.Cecil error is thrown in Unity 5.2
To reproduce:1. Create new project in Unity 5.22. Import "Unity Test Tools" asset from the asset store3. Observe the error in the co... Read more
[iOS] Unity splash screen is not shown during startup
To reproduce:1. Open attached project2. Build for iOS3. Run on iOS device Actual behavior: Unity splash screen is not shown during s... Read more
[Crash] Crash when opening scene in ShaderVariantCollection::WarmupShaders
To reproduce:1. Open attached project2. Open scene UnityLabs3. Crash in LoadFullScreenOrthoMatrix of ShaderVariantCollection::Warmup... Read more
Crash when deallocating memory in DirectorManager
To reproduce:1. Open attached project2. Open scene Viking village3. Crash in MemoryManager::Deallocate (full stacktrace in editor log) Read more
Impossible to change Animator parameter's values in Animator Window usin...
How to reproduce:1. Open the attached project1. Open Main scene2. Open Animation Window3. Select Player in hierarchy4. Add Property ... Read more
Transparent material blocks GI lighting and makes object material ignored
Repro steps:1) Open the project and run box scene2) Bake the lights and notice that the transparent box is very dark inside3) Also, ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS