Search Issue Tracker
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
Wav file is distorted after importing it into Unity
Reproduction steps:1. Created a new Project2. Copy the attached file "clickminor.wav" into the Assets folder3. Preview the sound in ... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Unity process uses GPU Engine "GPU [n] - Copy" when two monitors are plu...
Reproduction steps:1. Set up two monitors plugged into the discrete GPU and two monitors plugged into the integrated GPU2. Set a hor... Read more
Position becomes NaN when "None (motion)" to "None (motion)" transition ...
To reproduce:1. Open attached project.2. Select "Ethan" or "Cube" in hierarchy.3. Open and Play "Test" scene. Expected result: Anima... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Prefab TextMeshPro Text overrides reappear when they are reverted indivi...
Reproduction steps:1. Open user's attached project "TextMeshProBug" and scene "Sample scene"2. In the Hierarchy, select "CanvasTestP... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled