Search Issue Tracker
[XR] Prefab Override window flickers and turns to black when properties ...
When properties dropdown options are changed under the "XR Direct Interactor" in the "Prefab Resource" window then the Override wind... Read more
[Tree] Leaf Group Distribution properties slider gets hide on resizing t...
While resizing Inspector window to its minimum width, Leaf Group Distribution properties slider gets hide under Tree component, ref... Read more
[WindZone] Objects are created with the same name in the hierarchy
All newly created WindoZone GameObjects share the exact same name in the Hierarchy, Refer to the attached video. Note: When creatin... Read more
[Tree] Component icon is missing in the Inspector
Icon is missing for the "Tree" component in the Inspector and the default file icon appears as the component icon, refer the attache... Read more
Running tests in the player with TestRunCallback attribute and Stripping...
How to reproduce: 1. Open the attached "New Unity Project (2).zip" project 2. Open the Test Runner window 3. Press Run all in player... Read more
NullReferenceException is thrown when using Addressables.InstantiateAsyn...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Exit the Play Mode 4. Enter t... Read more
Crash when getting type of a generic with IL2CPP backend
Steps to reproduce: 1. Open User-supplied project 2. Build and run the project Expected: the build does not crash Actual: the build... Read more
OnValidate() method is called every frame when setting the name of a Pre...
How to reproduce: 1. Open the attached "1259860 repro" project 2. Select "ProblematicPrefab" Prefab from the Assets folder Expected... Read more
Shader error undeclared identifier "UNITY_TRANSFER_LIGHTING" when buildi...
To reproduce: 1. Open user's attached project 2. Build the project (File -> Build And Run) Expected result: Project builds successf... Read more
[Cinemachine] Cinemachine in a specific Prefab throws exceptions while a...
How to reproduce: 1. Open attached project "ReproCM_*.zip" and scene "Factorywood_Interior" 2. Enter/Leave Play mode (this is is on... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions