Search Issue Tracker
Transfer<JSONWrite> crash when editing NodeCanvas Behaviour Trees with V...
Steps to reproduce:1. Open QA-supplied project "NodeTest.zip"2. Open Scene called "MainScene"3. Select Canvas GameObject4. In the In... Read more
Text file content encoded with ANSI won't show in the preview inspector ...
How to reproduce:1. Create a text file containing any character present in second half of the "Windows-1252" character set (‡ for ex... Read more
ScriptableObject's mainObjectFileID is reset when duplicating it to anot...
Reproduction steps:1. Open attached project "ScriptableObject"2. In the Project window,right-click on "Data", select "Show In Explor... Read more
Changing ip address of cache server v2 doesn't reconnect.
When changing the ip address for the v2 cache server it does not connect to the new address. This applies to both global and project... Read more
Crash on MustRemoveFromObject when reimporting a Prefab
Reproduction steps:1. Open the user's attached project2. In the Project window, select "Addressables" > "_GameManager"3. Right-cl... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce:1. Open the user-submitted project2. In the Project Window double-click the "Spaceship" prefab3. Expand the "Afterb... Read more
Crash in WalkTypeTree when creating a prefab during animation preview
To reproduce: 1. Open the attached project (prefabCrash.zip)2. Open the "test" scene3. Select the Sprite object in the Hierarchy4. O... Read more
[macOS] Asset Importing process hangs on importing a .mov video file fro...
How to reproduce:1. Download the tester-submitted package(Unity5.3.PlayMakerSamples.unitypackage)2. Create a new Unity project3. Imp... Read more
[2018.x] Misleading 'Nothing to import' message when trying to import pa...
To reproduce:1. Create a new project2. Enter play mode3. Try to import any package from A$ Expected: 'Failed to import package with ... Read more
Building fails when trying to build in a folder with too long of a name
How to reproduce:1. Open the project attached by the user (TumulteStereoTests_Unity2018.1.zip)2. Go to File --> Build Settings3. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used