Search Issue Tracker
Crash on __pthread_kill when deserializing a different type field with t...
Reproduction steps: 1. Open the user's attached project 2. Enter play mode, then exit play mode 3. Comment-out line 6 in Data.cs 4. ... Read more
"Unknown managed type referenced" error appears when object contains Ser...
How to reproduce: 1. Open the user's attached project and SampleScene scene 2. In the Hierarchy window, select GameObject 3. In the ... Read more
"Unsupported type Vector2f" error appears when using SerializeReference ...
How to reproduce: 1. Open the user's attached project and SampleScene 2. In the Hierarchy window, select GameObject 3. In the Inspec... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce: 1. Open the user's attached project 2. Open the '1' Scene 3. In the Hierarchy select Canvas > Text 8 4. Add a spac... Read more
Deserialization of object is very costly in RestoreBackups -> RebuildMan...
Reproduction steps: 1. Open attached project "bug_report.zip" and scene "TemplateScene" 2. In Preferences window, enable Diagnostics... Read more
Prefab property override blue line have disepeared from HDRP's custom pa...
When changing a property in a custom pass prefab instance, the blue line that indicates a property override isn't displayed in HDRP,... Read more
List of Serializable classes is not Serialized when these classes are in...
How to reproduce: 1. Open the "case_1350023" project 2. Open the "SampleScene" Scene 3. Comment the 46th code line in the "NewBeh... Read more
Prefab instances will not be correctly updated because of an editor erro...
How to reproduce: 1. Open the "1356059" project attached in google drive (link in the edits) 2. Open the "Main Scene" Scene in the A... Read more
Crash on opening built Player when using Generic MonoBehaviour
How to reproduce: 1. Open the "Bugs.zip" attached project 2. Run the "Bugs.exe" in the "Build" folder from the project's directory ... Read more
"Unknown managed type referenced" error when using SerializeReference
How to reproduce: 1. Open the user's attached project "UAttribute.zip" 2. Open Assets/Sample/TestScene/SerializeReferenceDropdownTes... 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
- Performance drops when TextMesh Pro UI layout rounding tolerance is disabled
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
- Visual artifacts when the normal map is using mipmap and Bilinear filtering or Point filtering in URP Lit shader
- Crash on MonoBehaviour::VirtualRedirectTransfer when closing Editor after removing HDPR and importing Water Samples before