Search Issue Tracker
Switching between debug and release mode multiple times is not handled c...
Reproduction steps: Open the user’s attached project Open the “SampleScene” Scene Open file Test.cs in Visual Studio Put a breakpoin... Read more
Built project connected to Spread Server is not responding when insertin...
How to reproduce:1. Open the user-attached project “IL2CPPWoes”2. In the project directory, in the “spread” folder open the spread.e... Read more
Unity Analytics does not send Custom Events when running application in ...
How to reproduce:1. Open the user's attached "AnalyticsEvent.zip" project2. Open the "SampleScene" Scene3. Set-up Analytics Services... Read more
[Android] Weird rotation when the object is placed on a plane
Reproduction steps: Open the user’s attached project (“ARTestApp.zip”) Build And Run on an Android device Face the device's camera i... Read more
The inspector window scrolls up to the top when scripts are reloaded
Reproduction steps: Open the user’s attached project In the Project window go to Assets and open “FeetCheck.cs” In Hierarchy go to M... Read more
[SRP] Canvas doesn't rotate to face the camera when using “beginCameraRe...
How to reproduce:1. Open the user’s attached project2. Enter Play Mode3. In the Hierarchy window select the “Main Camera” GameObject... Read more
Partial MonoBehaviour script can not be attached to a GameObject when an...
How to reproduce:1. Open the attached project (Part.zip)2. In the Project panel navigate to the "Scripts" folder3. Drag the "Part" s... Read more
Apple Silicon editor LSA defaults to CPULM
We do not support the CPULM on Apple Silicon (M1/M2) but the default LSA on those architectures is still the CPULM. This has led to ... Read more
”XboxOneGamepad” is misspelled in files from the Input System package
How to reproduce:1. Open the attached project “Inputsystem.zip”2. Open “Gamepad.md” in a text editor3. Look for ”XboxOneGamepad” and... Read more
"A Hybrid Renderer V2 batch is using the shader "Universal Render Pipeli...
How to reproduce:1. Open the attached project "ECSSurvivor2020.zip"2. Open Assets/Scenes/SampleScene.unity Expected results: No erro... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist