Search Issue Tracker
[2018.2] [iOS] [Vuforia] Crash in Thread 1: EXC_BAD_ACCESS (code=1, add...
To reproduce: 1. Open project 2. Add AR camera to the scene 3. Build and run on iOS 4. Change device rotation Expected: the camera ... Read more
GameView's Scale lower limit depends on the Windows Scale setting with H...
To reproduce: 1. Use a high DPI monitor (anything above 1080p should work) 2. Open any project or create a new one 3. Drag the Game ... Read more
InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeA...
How to reproduce: 1. Download and open the attached project 2. Enter Play mode 3. Observe the console window Expected outcome:... Read more
Projects built with .NET 4.6, DateTime.Now always returns current UTC ti...
Reproduction steps: 1) Download and open TimeTest.zip project 2) Build and run "TimeTest1.unity" scene on an Android device -- Notic... Read more
[Android][IL2CPP] App crashes after executing Application.Quit
Repro steps: 1. Open attached project 2. Build and Run on Android 3. Press the back button 4. If the app doesn't crash try to resume... Read more
[Apple silicon][M1] Game view FPS is very low when the view is moved to ...
Using an external display on an Apple silicon MacBook Pro laptop causes playmode FPS to drop significantly. Repro: 1) Connect an ex... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce: 1. Open any command-line interpreter 2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -exec... Read more
"System.Net.CookieContainer" throws an "ArgumentException" error when us...
How to reproduce: 1. Make sure to switch the system locale to one that does not conform to UTF-8 like “Japanese (Japan)” 2. Make s... Read more
[Linux][Vulkan] Crash when using Nvidia drivers >545 and graphics API se...
Reproduction steps: 1. Create an empty Unity project. 2. In Project Settings > Player > Other Settings, remove all Graphics APIs f... Read more
Animator.GetBoneTransform does not return null when Animator is disabled
Reproduction steps: 1. Open the attached project "GetBoneTransform.zip" 2. Open the "Scenes/SampleScene" Scene 3. Enter Play Mode 4.... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions