Search Issue Tracker
[Auto] Baked lighting breaks after reloading a scene via script when Aut...
Steps to reproduce: 1. Download the attached project and open SampleScene022. Make sure that Auto Generate is enabled in the Lightin... Read more
[LWRP] Unchecking Receive Shadows checkbox on Mesh Renderer does not dis...
To reproduce: 1. Open the attached project (link in edit)2. Open the "testScene" scene2. Select the Ground object in the scene3. In ... Read more
Accessing unassigned collider's material returns and sets different mate...
How to reproduce:1. Open the user-submitted project2. Click on the Cube Object and observe Its Box Collider component3. Enter Play m... Read more
Editor lacks Render Loop Job call when using Frame Debugger to inspect d...
To reproduce:1. Open attached project2. Open Frame debugger3. Enter Play mode, check Frame debugger Loop Job calls4. Build for Andro... Read more
Hub - Developer survey content is drawn over Hub update banner
If you are shown the Developer Survey while the Hub has an update available, the survey content will be drawn on top of the banner. ... Read more
ASTC texture decompression in terrain system will crash on mobile
Steps to reproduce:1. Open QA stripped project2. Deploy to device Expected behaviour: Terrain is shownActual behaviour: App hangs at... Read more
Animation run by Timeline is different than the animation run by Animator
To reproduce: 1. Open the attached project (New Unity Project (9).zip)2. Open the "ethan_bug" scene3. Enter Play mode4. Observe that... Read more
Font.HasCharacter returns false for many language specific characters
How to reproduce:1. Open the attached project (InputFieldTestDetailed) and open SampleScene2. Enter Play Mode Expected result: all c... Read more
Crash at aiContextGetTimeRange in Unity Alembic Importer
How to reproduce:1. Open the attached Unity project.2. Reimport a "camera.abc" model.3. If the crash does not happen, reimport all a... Read more
[LWRP] Shadows are not updated relative to the camera position when upda...
How to reproduce:1. Create a new LWRP project2. Open "PackageManager" window3. Select LightWeight Render Pipeline and update it from... 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