Search Issue Tracker
Capturing a memory snapshot takes forever when memory heap is large
Reproduction steps:1. Open the attached project inside of "1142394.zip"2. Open and play "SampleScene"3. Open the Memory Profiler ins... Read more
[HDRP]Light source produces Lighting when Light source is not Active
Steps to reproduce:1. Open users attached project "bug_cyber_camera_build_stopsworking.zip"2. Navigate to Project -> Assets ->... Read more
HDR colors change when importing 2017.4 to newer releases
To reproduce:1. Open attached project ("HDR colours") in Unity 2017.42. Open a copy of the project in Unity 2018.3-- Colours differ ... Read more
[Editor] Root node value comes as null when creating FBX preset
Root node value is null in FBX preset Steps to Repro:1. Create a new or open attached Project2. Select the FBX model in Project wind... Read more
Crash on std::vector<ChildAnimatorState,std::allocator<ChildAnimatorStat...
How to reproduce:1. Open the attached project2. Open the "Player" Animator3. Delete the "Blend_Jump" State in the Base Layer Actual ... Read more
Unity freeze and mono_arch_find_jit_info_ext crash when importing Corru...
Steps to reproduce:1. Open new Project2. Add any of the provided Assets in the Project folder Expected: they get importedActual: Uni... Read more
Crash when regenerating SpeedTree Materials, but only when using Asset D...
Found an easier way to reproduce the bug the error:1 - Create a new project and add CreateMaterialInNewFolder.cs file.2 - Use the ne... Read more
Move gizmo glitches when moving the camers close to a smaller object
I placed a small mushroom in the scene and snapped the camera to the scene view to frame the mushroom (CTRL+SHIFT+F)The gizmos glitc... Read more
Cardboard projects default to 30fps
We fixed a framerate regression in 2019.1, but there remains an issue where Cardboard projects will still default to 30fps. Read more
RectTransform Width, Height values are changed when adding 'TMP-Text(UI)...
How to reproduce:1. Create a new project2. Import 'TMP Essential Resources' by going to top menu -> 'Window' -> 'TextMeshPro' ... 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