Search Issue Tracker
Having a project in the root directory of a drive causes DirectoryNotFou...
Steps to reproduce:1. Make a project folder the root of a drive for example: (e.g. E:\Assets\, E:\Library\, E:\Packages\, etc).2. Op... Read more
'Unable to find a MonoScript...' warning is thrown every time a package ...
How to reproduce:1. Create a new Unity project2. Find any package.json manifest file(e.g. Packages/Unity UI/package.json3. Select it... Read more
The unused shaders are still being tracked when Asynchronous Shader comp...
How to reproduce:1. Open the "SampleScene" in the attached project "case_1169786"2. Go to Edit -> Project Settings -> Graphics... Read more
WebGL Builds Leak Memory On .NET 4.x Runtime for Circular References
To reproduce:1) Open the attached project and the scene inside of it2) Open Build Settings3) Set it to WebGL platform and make sure ... Read more
[Android] "NdkUseEmbedded" key is non-existent when installing Unity fir...
Repro steps:1. Delete the “Unity Technologies” key from the registry ( command: reg delete “HKCU\Software\Unity Technologies” )2. Op... Read more
[Improved prefabs] Joint prefab loses all data when its prefab is delete...
A joint prefab which is applied as an override to another prefab loses all data when its prefab is deleted from the project. Refer t... Read more
[Mac] [Shader] Importing Tessellation shaders on mac with metal graphic...
Steps To Reproduce: 1. Create a Project2. Import the attached Unity Package3. Import 'Standard Assets' Expected Result: The package ... Read more
Error when deselecting an assembly definition file while Debug mode is t...
If you have Debug view turned on in the Inspector with an asmdef file selected and then de-select it, an error will appear in the co... Read more
[iOS] Network.NetworkInterfaceType always return 0
Steps to reproduce:1. Open attached project "NetworkTest"2. Make sure that SampleScene is included in Build Settings3. Build for iOS... Read more
Unity hangs on quit after failing to load large number of Video Clips fr...
How to reproduce:1. Open the attached project "1197716.zip"2. Enter Play mode3. Exit Play mode4. Exit Unity Expected result: Unity q... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved