Search Issue Tracker
EditorUtility.SetDirty doesn't always lead to Save and AssetDatabase.Sav...
How to reproduce:1. Open the “SetDirtyBug“ project2. Open the “SampleScene“3. Duplicate the “Assets/My Scriptable Object.asset“ in t... Read more
Inspector window is empty when Avatar Configuration mode is opened
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, select the “Assets/Ghost“ Asset3. In the Inspect... Read more
[Linux] The Depth of Field effect is applied fully when changing the val...
Reproduction steps:1. Open the attached “BugRepro” project2. Open “Scenes/SampleScene” Scene3. Enter the Play Mode4. Move the “Slide... Read more
Search containing special character such as "\n" does not work
Steps to reproduce: 1. Open burst inspector 2. Do a search spanning at least two lines Actual results: No search hit found Expected ... Read more
[UI Builder] Inconsistent selection when element is outside of canvas bo...
Steps to reproduce: 1. Add the attached UXML file to a new project (bug.uxml) 2. Open in UI Builder 3. Select the elements inside th... Read more
[OpenXR] Editor crashes after exiting Play Mode in Oculus Link Mode with...
Steps to reproduce:1. Download and open the attached user's project "TestURPXR.zip"2. Install https://mbucchia.github.io/OpenXR-Tool... Read more
NullReferenceException Error is thrown and UI Elements Break when Dockin...
Steps to reproduce: Create any Project Create a GameObject from a primative (e.g. "Cube") Open a Search Window (Window > Search &... Read more
Unable to load sub assets from an FBX file when using Addressables
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the C... Read more
[AVP][VisionOS] Spatial Video Playback doesn't work when using an AVP de...
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
[Android]Artifacts in video file on Android player
Reproduction steps:1. Open the attached project “BugRepro”2. Build And Run on Android3. Observe the video Expected result: The video... 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