Search Issue Tracker
Editor crashes at CalculateClosestPoint when collider Bounds are null
Editor crashes at CalculateClosestPoint when collider Bounds are null and accessed by ClosestPoint function. Steps to reproduce:1. D... Read more
Instanced prefab rotation transform does not revert to prefab values
To reproduce:1. Open project attached by the user2. Open scene "main"3. In the hierarchy window select Parent1 GameObject, expand it... Read more
[OSX] Editor crashes after build and run project on Android device
How to reproduce:1. Create a new project2. Switch platform to Android3. Change bundle identifier4. Build and run on Android deviceRe... Read more
[Mobile][Regression] Playing and then pausing wct to save performance in...
How to reproduce:1. Open user provided project2. Build and run on device- - Player at 30FPS, WCT at 15FPS3. Click the 'Capture Inter... Read more
Unity crashes when DynamicGI.UpdateEnvironment() is called before loadin...
To reproduce :1. Open project attached by the user (BugReport_Crash_DynamicGI_UpdateEnvironment.zip)2. Open scene "Scene" and hit pl... Read more
Adjusting Collider2D's Offset when Using Tiled Draw Mode and Auto Tiling...
To reproduce:1. Open attached Unity project "AutoTiling.zip"2. Open "Test" scene3. Click on "wood with caps" object in the Hierarchy... Read more
Profiler.GetRuntimeMemorySizeLong gets different size when using it for ...
Reproduction steps:1. Open project attached(TestTextureSize.zip).2. Press Menu/Debug/Check Memory Size Of Test Scene. Expected resul... Read more
Child canvas is being rendered when parent canvas' canvas component is d...
To reproduce:1. Open user's project, scene CanvasBug2. Enter play mode3. In Game view, top left, toggle RootCanvas button Expected: ... Read more
'Missing Behavior' component can not be seen or removed from Game Object...
After a script is deleted, it is impossible to see the 'Missing Behavior' component to remove it from game objects it was assigned t... Read more
Memory leak when moving view port camera with hierarchy search active
To reproduce:1. Create new project in any applicable Unity version2. in Hierarchy view, search input field, type anything Expected: ... 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