Search Issue Tracker
Projects built with .NET 4.6, DateTime.Now always returns current UTC ti...
Reproduction steps:1) Download and open TimeTest.zip project2) Build and run "TimeTest1.unity" scene on an Android device-- Notice t... 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 sure ... Read more
[URP] [AR Foundation] warning message regarding cameraDepthTarget with U...
Repro steps:1. Open the attached Unity project.2. In Build Settings, switch to either the iOS or Android platform.3. Build and deplo... 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" Scene3. Enter Play Mode4. Sel... Read more
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project2. Uncomment the 10th line in the “LayoutEngine.cs“ Script and sav... Read more
[Shader Graph] Fog Node density returns 0 when it is connected to an Unl...
Reproduction steps:1. Create a new Project with URP or HDRP2. In the Project window create a new Unlit Graph and open it3. In the Sh... 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 exte... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce:1. Open any command-line interpreter2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -execut... Read more
[Android][IL2CPP] App crashes after executing Application.Quit
Repro steps:1. Open attached project2. Build and Run on Android3. Press the back button4. If the app doesn't crash try to resume it ... Read more
“Destroy may not be called from edit mode” error appears when having the...
How to reproduce:1. Open the user’s attached project “UIElementsAndInputSystemErrors.zip“2. Enter and Exit Play Mode3. Enter Play Mo... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template