Search Issue Tracker
[Projector] Setting projector's render queue in runtime doesn't change a...
Steps to reproduce: 1. Open attached project2. Open scene "Bug" and run it3. Notice 4 spheres in the scene. Top-left one is purple w... Read more
Collab toolbar scrolls to top when revert changes
1. What happenedCollab Toolbar working with long list of changes: if reverting some items down the way, the list is scrolled to the ... Read more
Editor tests are not found and 'ArgumentException' is thrown if PlayerSe...
Steps to reproduce:1. Open user provided project. Notice 'ArgumentException: Illegal characters in path.' in console2. Open 'Editor ... Read more
[CurveEditor] NullReference Exception in UnityEditor.CurveEditor.WrapMod...
Undoing a curve with the new wrap methods throws a null reference exception. Repro steps:1. Open Scene1 from attached project2. Open... Read more
[Cloth] Cloth keeps updating when deactived
To reproduce: 1. Open attached project and play "Bug" scene.2. Open Profiler Window.3. In profiler's Overview find "Physics.UpdateCl... Read more
NavMeshAgent path to object with a collider glitches if moved in the sce...
Steps to reproduce:1.Download and open attached project in the edit2.Hit play3.When the cylinder reaches the cube, move cylinder in ... Read more
NavMeshAgent runs back and fourth on the destination point when auto-bre...
Steps to reproduce:1.Download and open attached project2.Hit play3.Observe cylinder behavior Expected result: cylinder stops instant... Read more
[NavMesh][SpeedTree] Height leap artifact appears on NavMesh after bakin...
Steps to repro: 1. Open attached project;2. In the ProjectBrowser go to Assets -> Scenes folder;3. Open 'Gameplay' scene;4. Open ... Read more
Unity crashes on ShaderLab when changing scene with locked inspector window
Reproduction steps:1) Open "InspectorLockCrash.zip" project2) Open "Object2" scene3) Select the cube4) Lock the Inspector window5) T... Read more
Texture Compression on android platform adds color channels not present ...
Steps to reproduce:1. Open user attached project2. Change platform to Android3. Navigate to Assets/Materials/Textures/RngM_MOV_T1_re... 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