Search Issue Tracker
Animations change speed when rigidbody is added
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/DevDunkStudio/AnimatorLOD/Demo/Scenes/Demo Extra.uni... Read more
Prefab Source and Override foldouts are not functional
Reproduction steps:1. Create a new project2. Create a GameObject (eg. Cube)3. Drag it into the Project window to create a Prefab4. S... Read more
Render Pipeline Converter Documentation is missing
Reproduction steps:1. Create a new URP project2. Open Render Pipeline Converter window (Window > Rendering > Render Pipeline C... Read more
[macOS] Keyboard Input keys sticky and get stuck axis when low frame rat...
Repro:1) On a computation-intensive project like the attached, enter playmode.2) Alternate between pressing the s and w keys, waitin... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
URP Terrain Demo crash on burst_signal_handler after Generating lighting
Reproduction steps:1. Open the attached “URP_Terrain.zip” project2. Open Lighting window (Window > Rendering > Lighting)3. Pre... Read more
Crash on "GetGfxDevice() should only be called from main thread" when lo...
How to reproduce:1. Open attached project2. Build and Run Reproducible with: 2018.4.5f1, 2019.1.12f1, 2019.2.0b9Not reproducible wit... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
Visual Effect GameObject ignores the Default Parent when it is created
How to reproduce:1. Create a new Unity Project2. Add the Visual Effects Graph package3. In the Hierarchy right-click a GameObject an... Read more
SceneManager.LoadSceneAsync and Resources.LoadAsync disrupt one another ...
STR:1. Open "main" scene in the project2. Play the scene3. Observe the additive scene is not loading and object not instantiating4. ... 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