Search Issue Tracker
Tooltips are not displayed in Inspector when hovering over the reorderab...
How to reproduce:1. Open the attached project's "case_1345236-Project.zip" Scene labeled "SampleScene"2. Select the "Cube" GameObjec... Read more
Selection.activeObject is null during OnEnable when entering Play Mode
How to reproduce:1. Open attached project "SelectionNull.zip" and scene "SampleScene"2. In Hierarchy window, select "Main Camera" Ga... Read more
[Profiler] Dropdown button under 'Module Details Panel' for 'CPU Usage M...
The dropdown button in the Module Details Panel for CPU Usage Module disappears on switching to Hierarchy or Raw Hierarchy View. If ... Read more
[Android] Build crashes shortly after startup jstring has wrong type: an...
Reproduction steps--------------------------1) Open user's project2) Build and run on a device--- App will crash shortly after start... Read more
We still generate the UIElements xml schema files with the Experimental ...
To repro:1. right click anywhere in the project window2. select Update UIElements Schema Expected: Schema files reference the UnityE... Read more
Vector2 and Vector3 Property Field height is 2px larger than other Prope...
How to reproduce:1. Download and open the attached project 'WidePropertyField.zip'2. Open Tools -> Test3. Set Wide Mode to True b... Read more
Vector2Int is missing negation, division and multiplication by int opera...
Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more
[Mac] Right-clicking assets in the Hierarchy and Project window does not...
How to reproduce:1. Create a new project and open it2. In the Hierarchy, right-click the default Main Camera object3. Observe that i... Read more
[FBX Exporter] NullReferenceException is thrown on changing properties i...
On changing properties in FBX ExporterSettings Preset, NullReferenceException is thrown in the console, refer the attached video. St... Read more
When creating new empty project - Editor.log contains errors connected t...
Seems not reproduces in 5.4.0b8 just open Editor.log which attached to this report and notice those errors How we can reproduce it u... 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