Search Issue Tracker
[SerializeReference] Crash when using SerializeReference with preloaded ...
1) Pull attached changeset 2) Build a standalone player, windows x64 was tested locally. 3) Launch player, crash! Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... Read more
[Input System] DualShock4 Controller returns random Input values when co...
How to reproduce:1. Open the user attached project2. Connect a DualShock 4 controller via a Bluetooth3. Launch Steam4. Click Window ... Read more
Sampler Limit 16 exceeded in URP Lit shader
We have some variants/cases where the sampler limit of 16 is exceeded. There can be more than 16 samplers, but only 16 can be used a... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
Hover events not processed correctly when hovering over buttons
Reproduction steps:1. Open the attached project "1422756_UIEventIssue.zip"2. Enter Play Mode3. Click the "CONTINUE" button4. Hover o... Read more
The joint.angle value changes when the parent changes rotation
To reproduce:1) Open attached project and scene in it2) Play it3) Select "TwoProblems"4) In scene view, start rotating it by y axis ... Read more
[Mac] Editor performance drops on macOS when clicking and dragging on Po...
How to reproduce:1. Create a new project2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)3. Select Cube... Read more
AssetBundle Materials are missing keywords in Builds when AssetBundles w...
How to reproduce:1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f12. Build AssetBundle by... Read more
Coverage.GetStatsFor API shows 0 hits for generic methods
Steps to reproduce: Open attached project Enable Code Coverage by pressing Test/Toggle Open Test Runner and run all editor tests Cli... 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
- SVGImporter preset added to the Preset Manager changes to a ScriptedImporter when restarting the project
- Built-in Standard shader variants remain stripped from the build when retained via Shader Variant Collection or Shader Build Settings
- Particles are not rendered when particle's material shader is set to URP/Particles, Soft Particles is enabled and Camera Fading is disabled
- An older version of the Unity.gitignore file is used when creating new projects with the source control provider set to GitHub or GitLab
- Reordering the GameObjects in the Hierarchy V2 shows different placement outline depending on the mouse position