Search Issue Tracker
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce:1. Open any project or create a new project2. Select any file from the Unity Editor Project window and drag it3. Wh... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
[ExecuteInEditMode] OnTransformChildrenChanged is called thrice when del...
Steps to reproduce: 1. Open attached project2. Open scene "OnTransformChildrenChangedBug"3. In hieararchy, select "Bug" GO and creat... Read more
Render Graph Execution errors are thrown when restarting HDRP project wi...
How to reproduce:1. Open the user's attached project2. Open scene OutdoorsScene3. In the Scene view control bar, toggle Scene lighti... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
[MARS] MARS package is not installed and "error CS0122: 'BasePopupField<...
How to reproduce:1. Create a new project2. Add a MARS package3. Observe the Console window Expected result: Mars package installed s... Read more
In Articulation Body you can see Limit settings even when they do nothing
In Articulation Body you can see Limit settings even when they do nothing To reproduce:1. Create a new project2. Add a Game Object t... Read more
[iOS][InputField]Keyboard is reopened when switching between inputfields
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to iOS and run4. Click one of the Input Fields to bring u... Read more
Unity Editor loading bar will move to the right when selecting the loadi...
Reproduction steps: Open the user's attached project Before Editor opens select any other window or Desktop Select Unity Loading scr... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default