Search Issue Tracker
Loading of serialized specific ScriptableObject fails with System.Argume...
The reproduction project has complex ScriptableObject hierarchy. Application fails with such error, which could vary with project/ve... Read more
Editor shows misleading information window while attaching script to gam...
User has a script called differently from class name. Trying to attach this script, editor should pop the message window about misma... Read more
"Export Package" on prefab suggests to export all scripts instead of att...
How to reproduce with new project: 1) Create a new project 2) There create new prefab, empty game object and 2 empty scripts (js or ... Read more
Disabling then enabling game object while Animator is active causes join...
To reproduce: 1) Open the attached project and open 'JointTest' scene 2) Run the scene, you will see that script disables and then e... Read more
Update lag in dopesheet after creating animation in scene
1. Have animation window open 2. create animation by dragging at least two sprites to scene 3. Curve does not appear in dopesheet un... Read more
Generated AOT code is wrong when building for iOS on Windows
To reproduce: 1. Create a new project 2. Attach a script that debugs System.TimeSpan.MinValue.TotalSeconds or System.DateTime.Now.Ti... Read more
[MeshRenderer] Transparent line get's rendered
To reproduce: 1. Open attached project 2. Open game.unity scene 3. Look around Expected result: Everything renders correctly Actual... Read more
Crash on play mode when duplicating a gameobject with an audio source an...
To reproduce: 1. Extract and import crash.zip 2. Put the prefab "crash" in the scene 3. Enter play mode 4. Duplicate the gameobject ... Read more
[Graphics] Particle system stops rendering once the main particle object...
To reproduce: 1. Create a new project 2. Import attached leaves.unitypackage 3. Add leaves prefab into the scene 4. Move around Exp... Read more
WWW.progress returns only "0" or "1" values
Using method WWW.progress on Win Store Apps, value is always returned 0 or 1. While downloading, value should vary between 0 and 1; 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP