Search Issue Tracker
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
Editor crashes at DynamicHeapAllocator::Allocate when building project i...
Steps to reproduce:1. Download 1187834_repro.zip2. Make sure that HDRP/Lit shader is Included in 'Always Include Ahader' list2. Buil... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class