Search Issue Tracker
[macOS] Fullscreen on macOS standalone builds doesn't work
Steps to reproduce: 1. Create new project2. Build an empty scene to macOS3. Launch the build in fullscreen (Windowed checkbox disabl... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce:1.Open the attached project2. Open the TestScene scene3. Build and Run4. Observe the error Actual results: Editor... Read more
Package Manager doesn't see Cinemachine as an installed package
Please view the screenshots attached to this bug report and notice that, from what the UI is presenting, it's easy to interpret that... Read more
Cinamachine does not work without the PostProcessing package, but there'...
Without the PostProcessing package, cinemaine gives out console errors.Assets/Cinemachine/PostFX/CinemachinePostProcessing.cs(15,29)... Read more
PostProcessing packages is hidden, unless you start a project with the U...
Repro steps:- I started a project with the simple 3D Template- I wanted the Cinemachine package- I quickly noticed that the Cinamech... Read more
[OSX] Holding CMD+' , ' while creating/opening project opens preferences...
[OSX] Holding CMD+' , ' while creating/opening project opens preferences window before editor is opened To reproduce:1. Open launche... Read more
Task.Delay(0) Hangs with Async Await
Reported hangs with Async/Await https://forum.unity.com/threads/task-yield-task-delay-0-hang.518045/ using System.Threading.Tasks; u... Read more
Rigidbody not affected by Rigidbody.AddExplosionForce immediately after ...
Steps to reproduce:1. Open attached “AddExplosionForce.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe the Cube o... Read more
GUILayout.TextField overloads that have maxLength parameter cause NullRe...
To reproduce: 1. Open the project, attached by the tester (GUILayoutTextFieldBug.zip)2. Go to Test -> Testing3. Observe the conso... Read more
Blue icons (corners and pivot) of RectTransform are displaced
To reproduce: 1. In any project, create a Canvas2. Observe that RectTransform's corner handles are not exactly centered on the corne... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used