Search Issue Tracker
[Multi-compile] Editor freeze and no error when building >1048576 variants
Steps:1. Open attached project, open the scene2. Make a standalone build-> editor freeze, not responding (wrong) 3. Edit "Global_... Read more
Editor crashes in NavMeshBuilder::CalculateTriangleData when model's imp...
To reproduce: 1. Open the attached project (navMeshCrash.zip)2. Open the "test" scene3. In the Navigation window, Bake tab, press Ba... Read more
[VR][LWRP]Leap Motion hand avatars are placed outside of tracking area a...
Steps to reproduce:1. Download and open the attached project2. Set an LWRP asset in Graphics settings and switch to Single-Pass3. En... Read more
Editor crashes when delaying the Load of the first Scene
How to reproduce:1. Open user's project2. Press Play Expected result: Unity does not crashActual result: Unity crashes Reproducible ... Read more
Asset Store window remains focused after focusing on another window
How to reproduce:1. Create a new project2. Click Window -> General -> Asset Store3. Click on any window that is not obstructin... Read more
Unity Editor crashes when passing half of the Emoji to native C++ code
To reproduce: 1. Download attached project "utf16_surrogate.zip" and open in Unity2. Open "surrogate" scene3. Enter Play mode Expect... Read more
LoadSceneAsync gets a huge CPU spike when using Realtime GI
To reproduce: 1. Download attached project "RealtimeGILoadingCost.zip" and open in Unity2. Create New Scene3. Add both Root and A sc... Read more
[Shuriken] Setting the scale of a GameObject doesn't adjust the Pivot va...
Repro steps:1. Open QA attached project "repro_1068381"2. Open scene "0"3. Enter Play Mode and observe the Game View4. Select GameOb... Read more
OnTrigger events aren't called when a GameObjects with an increasing sca...
Repro steps:1. Open user attached project2. Enter Play Mode and observe the Game View Expected: The cube gets deactivated when spher... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used