Search Issue Tracker
[EventSystems] Editor crashes when debugging mouse input handling methods
Steps to reproduce: 1. Open attached project "828981.zip"2. Open scene repro3. Open script Crash.cs and add breakpoint to OnPointerE... Read more
Crash on StackAllocator::WalkAllocations when loading another Scene whil...
How to reproduce:1. Open the project attached "1297307.zip"2. Open any Scene3. Enter Play Mode4. Double click other Scene (might tak... Read more
[BatchMode] Script compilation during Initial Script Refresh fails becau...
Steps to reproduce:1. Open the attached user's project "define-symbols-bug.zip"2. Add the project as a local repository on Github3. ... Read more
Caret moves by a character when typing "." and any number into 'Grid and...
Steps to reproduce:1. Create a new project2. In the Scene Toolbar, find the “Grid and Snap” input field3. Delete the “0” from the in... Read more
Painter2D drawn vector image has borders even when no borders are set in...
How to reproduce:1. Open the attached “Painter2D_Border_Issue.zip” project2. Inspect the “ReproDoc” UXML Asset Expected result: Draw... Read more
Fix delegate added from callback leading to immediate invocation of dele...
-e: see title This was raised by a user in https://github.com/Unity-Technologies/InputSystem/pull/1254. Problem is that when you add... Read more
[iOS] Appending builds with different target devices results in FileNotF...
When appending iOS builds that were built for 'iPhone & iPad', for example with 'iPhone Only' setting, FileNotFoundException app... Read more
New .asset files are serialized as binary when the Asset Serialization M...
How to reproduce:1. Create a new project2. Close the project and remove the VersionControlSettings.asset file from the ProjectSettin... Read more
[Gradient] Undoing a gradient change in the inspector does not update th...
Repro steps:1. Expose a gradient2. Edit the exposed gradient in the inspector3. Undo the gradient change while the gradient window i... Read more
[macOS] SleepTimeout.NeverSleep setting is applied to the Editor after e...
Reproduction steps:1. Open the attached “SleepTimeout.NeverSleep bug.zip“ project2. Enter Play mode3. Exit Play mode4. Wait for 'con... 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