Search Issue Tracker
Upper-case Dll Extension is not detected properly
Steps to reproduce: 1) Download attached project "Unity-Dll-Bug.zip" and open in Unity. 2) In Project tab, open Plugins folder and ... Read more
Break Prefab Instance should completely break a link to the original prefab
Reproduction steps: 1. Open attached project 2. Drag prefab "I am a Prefab" in to the Hierarchy 3. Duplicate it 4. Select duplicated... Read more
Loading project crashes when updating assets
Import the attached project. Unity crashes with this stacktrace: 0x00000001406CAA3B (Unity) AssetDatabase::UpdateAsset 0x00000001407... Read more
Crash in Transform::SetParent when trying to make an undo action
Steps to reproduce: 1) Download attached project "CubesUndo.zip" and open in Unity. 2) Open Scene "Test1". 3) In Hierarchy tab, sel... Read more
Unity crashes while importing 26000x26000 JPG file
Import the attached project. If the editor doesn't crash, do a Reimport All. The Editor will crash at this point with the following ... Read more
Scene.buildIndex is always -1 when not in Play mode
Steps to reproduce: 1. Open project 2. Open 'Main' scene 3. Build and run this project and keep tracking console Results: Console p... Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields wh... Read more
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps: 1) Create new project 2) Create a new sprite (GameObject > 2D Object > Sprite) 3) Notice that from 5.4 Unity ver... Read more
Exporting asset packages fails to include shader '#include' files
Steps to reproduce: 1. Open the attached project 2. Right click on the scene 'Main Menu' and click 'Export Package...' 3. Notice the... Read more
Scriptable object holds references to no longer existing variables
Steps to reproduce: 1. Open attached project "795751.zip" 2. In hierarchy, notice scriptable object "FeatureToggle" and its script ... 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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D