Search Issue Tracker
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
[OSX] Menu bar options are active while loading the project
To reproduce:1. Create a new LightWeight project(for longer compiling time)2. Try to use menu bar options while the project is compi... Read more
Editor UI is not loading on upgrading a project from 2018.2 to 2018.3
Editor UI is not loading on upgrading a project from 2018.2 to 2018.3 Steps to Repro:1. Create empty a project with 2018.2.0f22. Upg... Read more
[Scripted Importer] Imported files are broken/detached from script
How to reproduce:1. Open user's attached project2. In the Project view navigate to Assets -> Id1 -> maps3. Try reimporting any... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code