Search Issue Tracker
Selecting a different shader and changing back to standard on a Material...
Selecting a different shader and changing back to standard on a Material opens additional settings and Texture boxes Steps to reprod... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
[Lightprobes]When editing Lightprobes you can no longer duplicate them, ...
When editing Lightprobes you can no longer duplicate them, it duplicates the GameObject instead. Repro steps:1.In Unity create a Lig... Read more
[Camera] Crash at GameObject::GetCullSceneMask opening 2017.1 project in...
Repro steps:1. Open attached project in latest trunk2. Observe crash. Another way to reproduce:1. Create new project (any settings, ... Read more
Setting multiple materials to CanvasRenderer causes crashes
Reproduction steps:1. Open the attached project;2. Open the CrashScene.unity;3. Toggle Image object off and on (sometimes you need t... Read more
[WebGL] Webcam control is not released by browser until all tabs using i...
To reproduce:1) Open attached project and scene2) Build and run for WebGL3) Play and stop Webcam on Browser A4) Keep tab on5) Open B... Read more
BoxCollider2D size changed upgrade due to 9-slice auto-tiling
Reproduction steps:1. Open project attached(Miner Mines.zip).2. Open main scene.3. Press play and try to hit wall. Expected result: ... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... Read more
'Assertion failed: Invalid AABB' error when dragging a specific prefab t...
To reproduce:1. Create new project2. Import '902432 Invalid AABB' folder Expected: there will be no errorsActual: many similar error... Read more
Unity crashes when the gameobjects have a multi-cross references to seri...
Reproduction steps:1. Open the attached project "case_903157_smallerProject.zip";2. Build the scene "BuildProcessCrash"; Actual resu... 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