Search Issue Tracker
Crash when closing the Editor when using Entities with Input system
Reproduction steps:1. Open the attached project “reproIN-32898_InputSystemBug”2. Close the Editor Expected result: The Editor closes... Read more
Broken link
Broken link Open file:///C:/Program%20Files/Unity%205.0.0b21/Editor/Data/Documentation/en/Manual/MecanimPeformanceandOptimization.ht... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce:1. Open the attached "19.3.zip" Project2. Open window via TreeView Examples > Simple TreeView3. Resize the windo... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
Prefabs get corrupted when editing Particle System curves
How to reproduce:1. Open the attached user project “Vehicles (Unity).zip“2. Open "World" Scene3. Enter the editing mode of "Wheel Pa... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Select T... Read more
Lights leak when using Adaptive Probe Volumes
How to reproduce:1. Open the attached project “APV Leaks.zip“2. Open the “OutdoorsScene“ Scene3. Bake the Probe Volumes by pressing ... 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