Search Issue Tracker
Terrain not visible when loaded from Asset Bundle and has Draw Instanced...
How to reproduce:1. Open a project from OC ("AssetBundleTerrain.zip")2. Open SampleScene3. Press PlayNotice it does load a scene wit... Read more
Absolute paths from included packages cannot be converted to virtual pat...
Original PR: https://ono.unity3d.com/unity/unity/pull-request/116802/_/scripting/logical-paths Read more
"The license activation system is temporarily unavailable" is prompted, ...
Expected result: the error is only thrown when the license activation system is unavailableActual result: the error is thrown even w... Read more
[Perforce] Unable to submit changes when files outside of perforce are c...
Steps to reproduce:1. Set up Perforce workspace2. Create project at least a level deeper than root directory3. Create another folder... Read more
Editor crashes on selecting shader dropdown in the inspector after packa...
Editor crashes on selecting shader dropdown in the inspector after resetting package to default Steps to Repro: 1. Create a new proj... Read more
[Editor] [MAC]The Windows that are unattached and overlap the Editor Win...
How to reproduce:1. Create a new Project2. Open the Project Settings Window3. Resize the Editor Window so it is not Full Screen4. Re... Read more
[Profiler] NULL's are not reflected correctly in Profiler
To reproduce:1. Run Editor.2. Open profiler.3. Profile playmode.4, In Timeline open Idle section. Actual result: Observe "1:0"Expect... Read more
References to prefab lost after overwriting
How to reproduce:1. Open the attached project ("case_1139245-Bug-PrefabReference.zip")2. Open the repro scene ("repro")3. Select the... Read more
EditorGUILayout.PropertyField does not work for Vector4
EditorGUILayout.PropertyField only shows the name and foldout but not the vector component fields Read more
Hierarchy ping effect rendering is offset
The ping effect rendering in the Hierarchy should align with text rendering underneath See: https://i.imgur.com/8ZBXkz8.gif Issue re... 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