Search Issue Tracker
AssetDatabase.FindAssets("AssetName", new string[]{}) does not find and ...
Reproduction steps:1. Open the attached project "FindAssets.zip";2. Click "Tools/Test" from the menu.3. Observe the results in the c... Read more
[AssetDBv2] AssetDatabase.GetDependencies does a full file read of depen...
How to reproduce:1. Open the attached "AssetDBPerf.zip" project2. Open the "SampleScene2" Scene -> Observe how much time it takes... Read more
Crash on AssetDatabase::ReserializePrefabs when attempting to save a pre...
How to reproduce:1. Open attached project (Bug.zip)2. Navigate to Test>Absolute Evil3. Press Cancel Reproducible with: 2019.3.0a1... Read more
"PPtr cast failed when dereferencing!" errors when opening an older proj...
How to reproduce:Steps:1. Setup remote Cache server in Unity editor2. Replace the cache5.0 folder on your Cache Server with the atta... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce:1. Open original project "Bug Recreation.zip"2. Create an empty GameObject by Right Click inside Hierarchy -> ... Read more
Newly created script is not attached to a prefab if the script was creat...
How to reproduce:1. Open the attached Unity project2. Open "SampleScene"3. Select Sphere's prefab in the scene and go to its edit mo... Read more
The whole Prefab is selected when trying to select a child Object of the...
How to reproduce:1. Open the attached "TestFor1076594.zip" project's SampleScene2. Try to select the red Cube with a multi-select bo... Read more
Asset name with a "." symbol, results in the Inspector window only displ...
Reproduction steps:1. Open the attached project "FolderNAMES.zip"2. In the Project window go to Assets, right-click, navigate to Cre... Read more
Editor crashes while user closes the newly created empty project
Steps:1. Create a new project2. Close the Editor==>Editor crashes Please, take a look into attached movie for detailsNote: Only 2... Read more
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... 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