Search Issue Tracker
[Android] App crashes when starting another activty while the app is in ...
Repro steps:1. Open user attached project2. Make sure Scripting Backend is set to IL2CPP3. Build and run the app on Android4. Run th... Read more
Everything is too bright when using Linear Color Space with IMGUI (onGUI)
How to reproduce:1. Open attached project2. Open UnityLinearLightingBug scene3. Go to Player Settings4. Change Player>Rendering&g... Read more
Shuriken particle trails are delayed which results in a gap if "Particle...
How to reproduce:1. Open attached project "TrailSpawnOffsetIssue.zip" and scene "demo bug report particle trails delay"2. In the Hie... Read more
Editor fails to open a project with no feedback when there is no disk in...
Repro steps:1. Set up a Vagrant Windows 10 Virtual Box2. Create a shared folder, accessible by both the host and the guest machine3.... Read more
[Android] Screen resolution is no longer being updated after calling Scr...
Resolution is no longer updated when adjusting screen split or changing device orientation To reproduce:1. Open attached project "Se... Read more
[macOS] Player crashes with operator delete[](void*, std::nothrow_t cons...
How to reproduce:1. Create a new Unity project2. Build the empty project3. Open the macOS Terminal4. Open the player app with the fo... Read more
Sleeping rigidbody does not wake up after collision with another overlap...
How to reproduce:1. Open attached project "PhysicsSleepBug.zip" and scene "Scene"2. Enter Play mode3. Observe the red car Expected r... Read more
Drag Area for the Animation Preview Window is Reduced/Obstructed
To reproduce: 1. Download attached "project_659067.zip project and open in Unity2. In Project window select the "Animation.anim" ass... Read more
Building asset bundles when build path doesn't exist causes a failed ass...
How to reproduce:1. Open the attached project2. Make sure Project/AssetBundles directory doesn't exist3. Window > AssetBundle Bro... Read more
Painting terrain crashes when texture resolution is below FullRes in Qua...
Reproduction steps:1. Open the attached project named "Case_1148582_Updated"2. Open the Sample Scene3. Select the Terrain and try to... 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