Search Issue Tracker
[WebGL] InvalidOperationException error when moving a VisualElement in W...
Reproduction steps:1. Open the attached project "ErrorRepro"2. Open the “Assets/Scenes/Stage1.unity“ Scene3. Build and run on WebGL4... Read more
The Scene view Camera does not move when clicking the middle mouse butto...
Reproduction steps:1. Open the attached "(FAV) PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Focus on th... Read more
[UWP] Universal Windows Platform build fails when Mobile Notifications p...
Reproduction steps:1. Open the attached project “UWPProject”2. Ensure Mobile Notification v2.3.0 is installed3. Build the project fo... Read more
"Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using...
How to reproduce:1. Open the “kk.zip“ project2. Observe the Console window3. (If no warnings are thrown)3.1 Rebuild the Library3.2 O... Read more
Scroll offset is framerate-dependent when scrolling with velocity in the...
How to reproduce: Open the “ScrollViewAnimation.zip” project Open the “SampleScene“ Open the Device Simulator window Enter Play Mode... Read more
Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while ...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/OutdoorsScene.unity“ scene3. In the Hierarchy select the ... Read more
Sweep-based CCD behaviour changed for some fast-moving objects (ccd thre...
How to reproduce:1. Open the “Repro” project2. Open the “SampleScene”3. Enter the Play Mode4. Observe the Console Expected result: T... Read more
NullReferenceExceptions are being thrown when saving a ScriptableObject ...
Reproduction steps: 1. Open the attached “Repro“ project2. Select the “Assets/Test.asset“ Scriptable Object3. Edit any field and pre... Read more
Shader errors in Player when "Strict shader variant matching" is enabled...
How to reproduce:1. Open the attached “My project 2.zip“ project2. Build And Run3. Observe the Development Console Expected result: ... Read more
Lightmaps are baked incorrectly for GameObjects when their Position is <...
Reproduction steps:1. Open the attached “IN-59961 Lightmap Bug - 3D Built-in.zip“ project2. Open the “SampleScene”3. Select the “Cub... 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