Search Issue Tracker
Filters dropdown: Window doesn't rescale on items collapse
Steps to reproduce: Create/open any project Go to the "Window" menu item and select "Package Manager" In the "Package Manager" windo... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Using MoveCameraToWorldLocation will make offset planes from the AR Plan...
Steps to reproduce:1. Open the attached user's project "TestVR.zip"2. Switch to Android3. Uncheck the "Move Position" property in th... Read more
build log reports wrong size for packed sprites
Reproduction steps:1. Open the attached project2. Open the "Test" scene2. Build for Standalone3. Open Editor.Log4. Find build logs "... Read more
[XR][VR] API's aren't upgraded when XR project are imported in 2020.2 an...
VR project APIs aren't upgraded when the project is opened in 2020.2 and 2021 version. Scripts need to be updated manually to resolv... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
[WP8.1] Custom splash screen is zoomed in
To reproduce:1. Build & run the attached project. It has a custom splash screen setup2. Notice the the custom splash screen is d... Read more
[Backport] Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... 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