Search Issue Tracker
Editor creates multiple processes when Parallel Import is disabled
Reproduction steps: Open the attached project(“ImportTasks.zip“) Open Assets/Cube Change Cubes transform value Save changes Observe ... Read more
Crash on ActiveEditorTracker_CUSTOM_Internal_GetActiveEditors when click...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open any script in “Assets/Scripts“3. Add a comment in the script4. G... Read more
[Editor] Shift selecting (multi selection) in scene view does not work
Steps to reproduce:1) open the project2) scene 'Main'3) select cube in scene view4) shift+select sphere in scene view Expected: Both... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
AssetBundle incremental build needs to detect script namespace/assembly ...
Repro: Open the attached project (google drive link in first comment) Use Menu item to Build AssetBundles Change the namespace in My... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce:1. Download attached project2. Open "Test" scene3. Enter play mode4. Open Profilier Actual results: Editor crashe... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty 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
- 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