Search Issue Tracker
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Mass doesn't update on Prefabs when using AutoMass in a prefab
The Mass property doesn't update when the isTrigger property is turned on and off. This only happens on Prefabs, when the object is ... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
Errors and warnings are thrown after installing Visual Effect Graph Lear...
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Graph Asset (Create > Vis... Read more
Inconsistent logic on when 'open VFX graph Samples' button appears on Vi...
Steps to reproduce: Open a Unity Project Open Package Manager via Window > Package Manager Navigate to the Unity Registry section... Read more
[URP] QualitySettings.asset file gets overwritten with the same content ...
How to reproduce:1. Create new Univeral RP template2. In the directory of the project, open ProjectSettings -> QualitySettings.as... Read more
[Timeline] Preview stop working when using multiple animation tracks exc...
[Timeline] Preview stop working when using multiple animation tracks except for the last one Steps to repro:1. Open attached project... Read more
CanvasGroup does not ignore parent CanvasGroup Alpha == 0 when parent is...
How to reproduce:1. Open the attached project "2022.3_Test_CanvasGroup.zip"2. Open Assets/Scenes/SampleScene.unity Expected results:... Read more
Unable to use undo/redo inside of UIElements Debugger when trying to go ...
To reproduce:1. Open up a user-attached project ("New Unity Project.zip")2. Go to Window -> UIElements -> Test3. Click the dra... Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce:1. Open the user-submitted project2. Open a Custom Editor window (Nementic -> Prefab Replacer)3. Make the Prefab... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist