Search Issue Tracker
Crash in MonoScript::BelongsToEditorCompatibleAssembly when closing Unity
Reproduction Steps:1. Import attached project.2. Wait until all jobs are done.3. Close Unity. Result: Unity crashes. Stack trace:0x0... Read more
Unity hangs when trying to preview a model
To reproduce:1. Create new unity project2. Import users attached model "geodome_interior_destroyed.fbx"3. After importing click on i... Read more
Stencil 'Comp' operation is ignored when shader is used with SpriteRenderer
Repro steps: 1. Open "SpriteStencilBug" projects "Main" scene2. Look at "UnlitStencilSprite" and "UnlitStencilMesh" in the Hierarchy... Read more
Any State transitions to Sub State Machines ignore Interruption Source
To reproduce:1. Open 'Simpler AnyState Interrupt Bug' project2. Play the scene.3. Select the gameobject and open the Animator window... Read more
Unity crashes when reverting factory settings in layout menu
To reproduce:1. Create Unity project2. Open Layout drop-down and click revert factory settings3. Repeat step 2 three times Expected ... Read more
Assertion failed on expression when GameObject with Animator component i...
Steps to reproduce: 1) Open Unity and create a new project2) In Hierarchy window, create a new empty GameObject3) Create Canvas as a... Read more
AudioListener.pause variable is not reset when exiting Play mode
To reproduce:1. Open user's project2. Enter Play mode3. In Game view, top left, press Toggle AudioListener.pause once4. Exit Play mo... Read more
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:1. Open the attached project (UWPFiddlerRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
Raycast doesn't detect collision with a box collider 2D that has edge ra...
To reproduce :1. Open project attached by QA2. Open RayTesting scene3. Open scene view window and notice that at some points raycast... Read more
Child canvas is being rendered when parent canvas' canvas component is d...
To reproduce:1. Open user's project, scene CanvasBug2. Enter play mode3. In Game view, top left, toggle RootCanvas button Expected: ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used