Search Issue Tracker
"Interruptable transition + animator override controller" cause an inter...
How to reproduce:1. Import the attached package to Unity2. Open OverrideAnimationController.unityscene3. Click the "Pause" button4. ... Read more
[Addressables] A scripted object has a different serialization layout wh...
How to reproduce:1. Open the repro project ("Case-1122461.zip")2. Open the Addressable tab3. Select AAS Profile to local4. Build pla... Read more
[TreeCreator] Nodes from Tree Data file aren't automatically removed whe...
To reproduce:1. Open attached project ("New Folder")2. Select the Tree in the scene window. In rightmost Inspector window, select th... Read more
[GPU Instancing] Extra mesh particles are being spawned when using GPU i...
Repro steps:1. Open SampleScene from the attached project.2. Ensure that GPU instancing is enabled on the particle system3. Simulate... Read more
Editor crashes with scripting_object_get_class after downloading assets ...
How to reproduce:1. Open attached project "GorilkaTD"2. Download and import any asset from Asset Store3. Close Unity and upgrade pro... Read more
Editor is stuck compiling scripts while opening a project
How to reproduce:1. Open attached project "GorilkaTD"----------------------------------------------------------------------Observe t... Read more
Crash in VCProvider when upgrading project from 18.3 to 19.1 and 19.2
This is a project that was provided by a custommer, that used Plastic SCM.It's no longer connected to the SCM server now. When upgra... Read more
[GPU Instancing] Sort Mode does not work for GPU instanced meshes
Repro steps:1. Open SampleScene from the attached project2. Simulate the particle system (it will play 3 quick bursts)3. Confirm GPU... Read more
Android Vulkan corrupted rendering when there is no camera in the scene
Steps to reproduce:1. Open attached project2. Build for Android-Rendering is incorrect(see image) Reproduced on: 2018.3.10f1, 2019.1... Read more
Creating mesh assets produces broken blendshapes
How to reproduce: 1. load the SampleScene2. look at the face in the scene3. move the smile blend shape up and down4. notice the brok... 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