Search Issue Tracker
[iOS] Crash at Action_1_Invoke_m2461023210_gshared when calling Social.A...
To reproduce:1. Open attached project2. Build for iOS3. Open Xcode project, navigate to Capabilities tab in Project Navigator window... Read more
World space canvas aren't being rendered
Steps to reproduce: 1. Open project2. Open scene "TestBUG"3. Go to game view-Notice that canvas disappear after few seconds. Resizin... Read more
Pointer events are triggered when UI object's scale is set to 0 on certa...
To reproduduce: 1. Download and open attached "repro930009.zip" project.2. Open "New Scene" scene.3. Enter Play mode.4. Try moving m... Read more
[XR][XRSDK] There's no 3D Layout option for Panoramic Shader with the ne...
Repro steps:1. Create a new project2. Add XR SDK3. Create a new material4. Choose the Skybox Panoramic shader Actual: There's no 3D ... Read more
Other application icons become visible in the taskbar when importing lar...
http://forum.unity3d.com/threads/the-blacksmith-demo-problems.336129/ Users are reporting multiple windows for their other applicati... Read more
Reimport All closes the Editor and does not reimport the assets when Ser...
Steps to reproduce:1. Create a new project2. Click on Windows -> Layout -> Default3. Click on Windows -> Services4. Reimpor... Read more
Prefabs with the AudioSources component don’t change the output of their...
How to reproduce:1. Open the "IN_46334" project2. Press File → Build And Run3. In the Player open the "Settings" menu4. Mute "SOUND ... Read more
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... Read more
[macOS][iOS][tvOS] Video Player lags when Playback Speed is changed
To reproduce: 1. Download attached "VideoPlayer.zip" project and open in Unity2. Open "SmapleScene" scene3. Enter to Play mode4. Cha... Read more
Double clicking a C# script will open MonoDevelop instead of Visual Studio
Repro steps:1. Set Visual Studio as your external code editor in Preferences and double click on a C# script.2. A popup box saying "... 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
- Rigidbody.angularVelocity.magnitude differs between versions when using "Rigidbody.AddTorque" with "ForceMode.VelocityChange"
- Player Projects checkbox can not be ticked when Visual Studio is the selected external script editor
- Terrain becomes dark when switching to Android build target
- An ArgumentException error is thrown on SubScene import when EntitySceneOptimizations is used with unmanaged systems
- GrabPass does not correctly set the rect size when set up with a camera.SetTargetBuffers() instead of a render texture in DirectX11