Search Issue Tracker
[Backend] PrefabUtility.CreatePrefab returns null when called from Scrip...
How to reproduce:1. Open the "CreatePrefab.zip" project2. Delete "Assets/MyPrefab" asset3. MyCustomMenu > Create Prefab, notice t... Read more
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
A change in source control is not registered when the names of two asset...
Reproduction steps:1. Open the attached “unity-asset-rename-test_clean.zip” project2. Open the Command Prompt in the project’s folde... 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
- [AI Assistant] UI Overlap: Permission dropdown menu persists and obstructs "Allow" / "Deny" buttons in AI Assistant window
- Dragging an object under another to set it as the child will rename the parent object if we trigger a rename and start dragging immediately
- UITK WorldSpace ScrollView behaviour on Mobile
- [VisionPro] WebCamTexture fails to capture Persona stream frames
- Some shader variants are not collected when tracing with GraphicsStateCollection