Search Issue Tracker
Crash on VFXCommandList::InnerRegister when entering Play Mode
How to reproduce: 1. Open the user attached project2. Open the “Main” scene3. Change the Game window aspect ratio to 21:94. Enter Pl... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
[Profiler] "Requested frame does not exists" exception thrown on clearin...
"Requested frame does not exists" exception thrown on clearing UI frame data. Steps to repro:1. Create a new project.2. Windows >... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
[UIElements] Border radius specified in percent varies with parent size
How to reproduce:1. Open attached project "BorderChangesWhenParentResizes.zip"2. Open the Test window ("Bug" > "Test")3. Resize t... Read more
Crash on ActiveEditorTracker_CUSTOM_Internal_GetActiveEditors when click...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open any script in “Assets/Scripts“3. Add a comment in the script4. G... Read more
"ObjectDisposedException" is thrown in the Console when adding a Compone...
How to reproduce:1. Open the user-attached project “InspectorDebugMode”2. Open the “SampleScene” Scene3. Select a “Cube” GameObject ... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
2D character bones are deatached from body when 2D PSD Importer package ...
How to reproduce:1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a92. Open Package Manager (Window->Package M... 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