Search Issue Tracker
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
[DirectX12] Different behaviour to DX11 when vsync is disabled in Editor
To reproduce:1. Open repro project 2. Open Window > General >Test Runner and double-click the test 'PerformanceTest'3. Open Wi... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
Crash when importing Elongata package from the Asset Store
Steps to reproduce:1. Create a new project2. Assets -> Import Package -> Custom Package3. Import the .unitypackage attached by... Read more
InvalidOperationException thrown when multiple InputAction instances usi...
Reproduction steps:1. Open the attached Project from "1157221.zip"2. Open and Play "test" Scene3. Stop the Play Mode Expected result... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
Build profiles leak memory on every domain reload.
Steps to reproduce: 1. Execute "Resources.FindObjectsOfTypeAll<BuildProfile>()" in edit mode;2. Note down the number of BuildP... Read more
[Linux] “[Debug Canvas]” GameObject gets added to the Scene when "Shift ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. Press “Shift + W” Expected result: The player starts ... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
The EditorWindow becomes uncontrollable when entering the Play mode whil...
Reproduction steps:1. Create and open a new project2. Drag the Console window onto the Game view window3. While holding it press “Co... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size