Search Issue Tracker
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce:1. Open the attached project2. in Preferences > External tools, set the Script Editor to Visual Studio3. Assets ... Read more
Scripts are unable to compile after upgrading project to 2019.3.0b4
How to reproduce:1. Open the user-supplied project2. Observe the errors in the Console window Expected result: after upgrading the p... Read more
ScriptUpdater does not work for users with spaces/invalid characters in ...
Reproduction steps:1. Log in as a user that contains spaces in the name2. Create a New Project3. Import the "Trigger.cs" script4. Ch... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce:1. Open the "AssemblyTest.zip" project2. Make sure the "Api Compatibility Level" is set to .Net 2.03. Open the gene... Read more
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce:1. Open the attached "ScriptBug" project2. Select "Directional Light" GameObject in the Hierarchy window3. Open t... Read more
Batch mode async method invoked from -executeMethod unexpectedly termina...
How to reproduce:1. Extract "AsyncExecuteAndWait.zip" project2. Open the project (the Library must be rebuilt with every Unity versi... Read more
Generic UnityEvent field throws "type is not a enum value" when changing...
Steps to reproduce:1. Open the provided project "case_1201281-Sandbox-Unity.zip"2. In the Hierarchy window select "GameObject" GameO... Read more
UnloadUnusedAssets unloads assets that are referenced through thread loc...
How to reproduce:1. Build & Run development build of the attached project2. Wait Actual result: The used texture gets deleted af... Read more
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... 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
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"