Search Issue Tracker
The Project View search directory selection bar is missing and will alwa...
How to reproduce:1. Create a new Unity project2. In the Project View search type "t:Texture"3. Press enter Expected result: Nothing ... Read more
[VFX] Custom HLSL Block failure without `in` identifier
Steps to reproduce: 1. Create CustomHLSL block2. Edit HLSL code3. Remove `in` before `float speedFactor` Actual results: Compilation... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
Legacy Animation does not animate UI.Image colours properly
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Check out the animation curves of the ChangeColorAnimation.anim-... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
Editor crashes on Marshal.GetFunctionPointerForDelegate when the return ...
How to reproduce:1. Open the attached "1343949.zip" project2. Open "SampleScene" Scene3. Enter the Play mode Expected result: The Ed... Read more
Unwanted line reordering in the ProjectSettings.asset file when ticking ...
Steps to reproduce:1. Make a copy of the ProjectSettings.asset file located in the ProjectSettings folder of the attached project2. ... Read more
The .meta file generated for the .DLL plugins do not respect the YAML sp...
Steps to reproduce:1. Create a new project2. Import any DLL3. Open the meta file of DLL4. Observe, the .meta file generated for .DLL... Read more
Error “EndLayoutGroup: BeginLayoutGroup must be called first" is thrown ...
Reproduction steps:1. Open the attached “BugReport_EditorWIndow.zip“ project2. Select “Window” from Test dropdown tab3. Click “Open ... 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