Search Issue Tracker
Crash in AnimationClipPlayable::SetClip when playing scene
To reproduce:1. Open attached project (repro784839.zip)2. Run Test scene3. Resume scene if it gets paused by error4. Editor crashes ... Read more
Android Build Support download fails with "Error: Checksum value mismatc...
Reproduction steps:1. In Hub, install 2020.3.42f12. Close and reopen Hub3. Click Installs > 2020.3.42f1 > gear wheel icon >... Read more
[fmod][iOS] UnityEngine.AudioSource.Play fails if audio clip is assigned...
To Reproduce: 1. Build and run the attached project on iOS.2. Click any button to play an audio clip:It won't play and you'll get th... Read more
LocalizedAsset property drawer does not filter by type
The LocalizedAsset property drawer should filter the available entries by type so that incompatible ones do not appear. This appears... Read more
Wrong elements are selected when holding shift and selecting Game Object...
How to reproduce:1. Open the attached project "ShiftClick.zip"2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Holdi... Read more
[iOS] [XR] Device with iOS 8 and iOS 9 hangs when using XRSettings.LoadD...
To reproduce:1. Open 'Archive' project2. Build and run on a device with iOS 8 or 93. Press 'MagicWindow Bug' button Expected vs Actu... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
"Edit Shape" icon is blurry in Inspector window > Light 2D Component
Steps to reproduce:1. Create new Unity project using Universal 2D Template2. Select "Global Light 2D" object in Hierarchy window3. I... Read more
Character Controller's Slope Limit is ignored when using round primitive...
Reproduction steps:1. Open project “Character Controller Slope Bug”2. Open scene “Playground”3. Enter Play Mode4. Using the "PlayerC... Read more
“NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the “SkinningEditorBug_repro“ project2. Open the “SampleScene“3. Open the “Assets/ReproSprite“ in the Inspe... 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