Search Issue Tracker
Crash related to render node queue when selecting large prefab with lots...
Steps to reproduce: 1. Download and import attached project. (crash_project_dx.zip)2. Try to drag and drop Terrain.prefab into the h... Read more
Sprite preview looks blurred on low res sprites, even though point filte...
To reproduce: 1) Open the attached project2) Select sprite sheet in assets, check that filtering is set to point3) Now select any sl... Read more
Internal profiler in iOS doesn't show scripting memory information
1. Create new project2. Build to iOS3. Enable Internal Profiler in XCode4. Scripting memory heap will be 0 Scripting memory is displ... Read more
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
Errors appear in Console on importing Character standard asset
Reproducible on: Version 5.4.0b4, Version 5.4.0b5, 5.4.0b21.Not reproducible: Version 5.4.0a6, Version 5.3.2f1 1. Go menu Assets -&g... Read more
Having a MonoBehaviour component with a missing script, can cause a cras...
Steps to reproduce: 1. Open attached project2. Open scene "gamerRoom"3. Select "Scenemanager" in hierarchy4. Enter play mode5. Exit ... Read more
After previewing Generic animation humanoid animations preview doesn't work
How to reproduce:1. Open the attached project2. Open Berserker(Ieva) scene3. Select transition from Idle to Intro and preview the an... Read more
[VR] Water reflections are offset using Split-screen VR mode
Water reflections do not appear in the correct positions compared to the reflected objects when using Split-screen mode. This proble... Read more
[Android] Simple scene crashes on MiPad
Simple scene with few sprites crashes on Xiaomi Mi Pad Read more
Player Size Statistics output is not available in Editor log since 5.3 v...
After building asset bundles Editor log should show *Player size statistics* like in this example page:http://docs.unity3d.com/Manua... 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