Search Issue Tracker
Application.Unload crashes with the 4.x scripting runtime
To reproduce:1. Build & run to an android device2. Press the "Crash" button3. Notice that the app crashes (can be done by using ... Read more
Splitting android build architecture prepends 10000 or 30000 to version ...
To reproduce: 1. In a new project, in the Player Settings for Android, check on Split APKs by architecture2. Build the project for A... Read more
Layout Group child object's Width and Height cannot be changed when Chil...
How to reproduce:1. Open the attached "TestFor1060469.zip" project's SampleScene2. Select ParentPanel GameObject from the Hierarchy3... Read more
Editor crashes in Object::SetDirty when passing a null into the EditorUt...
To reproduce: 1. Open the attached project (NullSetDirty.zip)2. Open the Test -> Test window3. Press SetDirty button Expected: th... Read more
[PLM] A specific asset causes lightmap generation to take very long/thro...
Steps to reproduce:1. Open user-submitted project2. Drag _TMP/Inner 2 prefab into the Scene3. Go to Window->Lighting->Settings... Read more
After renaming a file in Visual Studio it is not marked as changed in Un...
Reproduction steps:1. Create a new Unity project2. Set up collab and publish to be up to date3. Create a new C# script4. Open it in ... Read more
[.NET 3.5] Unity crashes when exiting Play Mode while a GameObject is be...
Repro steps:1. Open QA attached project "repro"2. Open Scene "0"3. Enter Play Mode4. Press space on your keyboard5. Exit Play Mode i... Read more
Editor throws compilation error when invoking a method with overloaded *...
How to reproduce:1. Download and open attached project "CSharpBug"2. Observe Console Expected result: Editor compiles script "Bug.cs... Read more
Quaternion.LookRotation breaks rotation physics when parented with a mov...
How to reproduce:1. Open user-submitted project (SpringBug)2. Enter Play Mode3. Press the 'space' key to parent and unparent the 'Sp... Read more
Objects with LPPVs do not receive realtime direct light when using Shado...
Steps to reproduce:1. Download the attached project and open TestLPPV scene2. Navigate to the lighting window and make sure that in ... 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