Search Issue Tracker
Crash on MemoryProfiler::GetAllocationRoot when an Additive Scene is unl...
Reproduction steps:1. Open user's attached project2. Open scene "TitleScene" and enter Play Mode3. Use the arrow keys to navigate to... Read more
'Particle System' Lights do not support Experimental 2D Lights
How to reproduce:1. Open attached project "2DURPTest.zip" and scene "SampleScene"2. In Hierarchy window, create any 2D light (right-... Read more
[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, refe... 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 creating... 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" project2. Open the Test Runner window3. Press Run all in player4. ... 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 Mode3. Exit the Play Mode4. Enter the P... Read more
Crash when getting type of a generic with IL2CPP backend
Steps to reproduce:1. Open User-supplied project2. Build and run the project Expected: the build does not crashActual: the build cra... Read more
OnValidate() method is called every frame when setting the name of a Pre...
How to reproduce:1. Open the attached "1259860 repro" project2. Select "ProblematicPrefab" Prefab from the Assets folder Expected 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project