Search Issue Tracker
Exceptions thrown from the Oculus package when opening Profiler (Standal...
Reproduction steps: 1. Open user attached project "StandaloneProfilerBugs.zip"2. Open Window > Analysis > Profiler (Standalone... Read more
“USS parsing error: An unexpected error occurred” errors appear when hav...
How to reproduce:1. Open the user’s attached “UITKTest.zip” project2. Open the “CommonStyle.uss” file3. Add a “/“ after the first “”... Read more
"Leak Detected : Persistent allocates 1 individual allocations" message ...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the top menu, select Unity > Settings3. In the Preferences Window, ... Read more
"Render Graph Execution error at pass Build Light List" error is thrown ...
How to reproduce:1. Open the user-attached project “Test”2. Open the “Game” scene3. Enter the Play Mode4. Observe the Console Expect... Read more
Color values in the “Button” Component are not reverted to default when ...
How to reproduce:1. Open the user’s attached “MedievalMayhem.zip” project2. Enter Play Mode3. In the Hierarchy window, expand “Pause... Read more
Unity Editor references the last ExposedReference element in a List inst...
Reproduction steps:1. Open the attached “IN-46047_TryingRetractingChangesAgain Repro.zip“ project2. Open the “SampleScene” from the ... Read more
Uninstantiated Asset gets displayed in the Inspector after saving Scene ...
Reproduction steps:1. Open the attached “IN-46047_TryingRetractingChangesAgain Repro.zip“ project2. Open the “SampleScene” from the ... Read more
Wwise Unity Integration upgrade fails due to meta files being created in...
Steps to reproduce:1. Create a new project in 2021.3.23f12. Download Wwise Launcher (Audiokinetic Launcher)3. Download and install t... Read more
[IL2CPP][OSX] Incorrect IL2CPP codegen triggered by pointer magic
After an update of the macOS base Bokken image, we started seeing a failing test in one of our CI jobs. Basically it is a test that ... Read more
The main thread is stopped when the SetActive(false) on a GameObject is ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the Hierarchy Windo... 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