Search Issue Tracker
Allocated memory is not cleared when loading and unloading scenes
How to reproduce:1. Open the attached project ("case_1275751-Memory-Test.zip")2. Open a profiler window3. Make a Standalone Developm... Read more
NullReferenceException is flooded when exiting Play Mode while Inspector...
Reproduction steps:1. Open the “ListExceptionStripped“ project2. Open the “Sample” scene3. Enter Play Mode4. Select the “Controller“... Read more
"Path could not be found for script compilation file" error is thrown wh...
Reproduction steps:1. Open the attached “RoslynTest01” project2. Observe the console logs Expected Result: No errors are thrownActua... Read more
UnityWebRequest crashes if invoked when player is quitting
Steps to reproduce: 1. Attach the included script to a game object2. Build a player3. Observe crash Read more
[URP][XR] Performance degradation when comparing Android Quest 2 builds ...
Steps to reproduce:1. Open the attached user's project "PerfTest2020.zip"2. Build the project to Quest 2 in 2020.3.47f13. Observe pe... Read more
[IL2CPP] Build fails when compiling a struct with a long array inside it
Repro steps:1. Open QA attached project "repro_1173310"2. Make sure scripting backend is set to IL2CPP3. Build the project Actual: B... Read more
Android Install Location changes when Exporting Project
Reproduction steps:1. Open the attached project “BugRepro”2. Open “Build Settings > Player Settings > Other Settings” and chan... Read more
Project failing to Build with Baked Lighting across multiple Additive Sc...
To reproduce: 1. Download attached project "LightingDataAssetBugRepro.zip" and open in Unity2. Open "23_LightingRepro" scene3. Build... Read more
[URP] Particles are flickering when in Play Mode
How to reproduce:1. Open the attached project "Mesh Particle System bug.zip"2. Enter Play Mode3. Turn on VSync4. Observe the Game Vi... Read more
[Android] URP Project crashes when built on a device with PowerVR Rogue ...
How to reproduce:1. Create a new URP project2. Switch the build target to Android3. Build and Run on an Android device4. Ensure that... 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