Search Issue Tracker
PopUp EditorWindow are not consistently resizable even if its MinSize an...
To reproduce: 1. Download attached "CannotResizePopups.zip" project and open in Unity2. From Menu select Report > Open Resizable ... Read more
The GamePlay is very slow and laggy when running the build through any...
How to reproduce:1. Download and open the attached project "LWRP_TEST.zip"2. In "Player Settings" make sure that the "Target SDK" is... Read more
The reference to a prefab re-appears after clearing prefab references an...
To reproduce:1 Open attached project2. In Hierarchy choose Turret3. Open script "Turret" and comment "public GameObject bullet "4. S... Read more
[NavMesh] NavMesh fails to create all portals connecting two tiles when ...
To reproduce:1. Open QA attached project "1154946-NavMeshObstacleRepro.zip", scene City2. Observe the area between two Nav Mesh Obst... Read more
Using EditorUtility.DisplayCancelableProgressBar in ChangeCheckScope thr...
How to reproduce:1. Open user-submitted project (Unity2019.2-CustomInspectorLayoutScopeIssue)2. Open the 'SampleScene' scene3. Selec... Read more
Mouse snaps to main monitor if the scene view is maximised while panning...
If Unity is not running on your main monitor and you maximise the scene view while interacting with it, the mouse cursor will snap t... Read more
[TestRunner] Reset functionality is not working in Test Import Settings
Reset functionality is not working in Test Import Settings Steps to Reproduce:1. Create a new Project2. Open Windows > General &g... Read more
Custom grass prefab is colored red when painted on a Terrain and added a...
How to reproduce:1. Open the attached 'project-1182330.zip' project2. In the Hierarchy window select 'Terrain'3. In the Inspector wi... Read more
Package Manager keeps refreshing packages for a very long time when it i...
How to reproduce:1. Create and open a new project2. Open Package Manager3. Observe the loading time until you can access the top bar... Read more
EditorGUI.Popup has limited depth when they are Multi-Level
How to reproduce:1. Open the attached project("Popup_Test")2. Go to Test > Window3. In Selection A, try to go to the 20th level o... 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