Search Issue Tracker
Incorrect transform position in Awake method of an instantiated prefab
To reproduce:1. Open attached Unity project "New Unity Project.zip"2. Open "Scene" scene3. Go into Play mode4. Input letter "s" (it ... Read more
Editor stuck on import when importing "GameAnalytics Unity SDK" package
How to reproduce:1. Create a new project2. Download and import GA_SDK_UNITY.unitypackage from https://gameanalytics.com/docs/item/un... Read more
[URP] Not all Post-process Color Adjustments effects are applied to the ...
How to reproduce:1. Open the attached project's Scene labeled "LayerPostEffectsTest"2. In the Hierarchy, select the "Global Volume B... Read more
Exclusive fullscreen always opens on monitor 1 after regaining focus eve...
To reproduce: 1. Download and open attached "FullScreenTest.zip" project.2. Go to windows display settings and set monitor numbered ... Read more
[Linux] D-Pad is either not working or sometimes working when UI->Naviga...
Reproduction steps:1. Open the attached “IN-93685_steam_deck“ project2. Open the “Assets/_<project name>/Runtime/Input Actions... Read more
Scene is brighter in Standalone player if it was open in the Editor at b...
Reproduction steps: 1. Check out repository https://github.com/Wilfrid-Unity/test-unity-scene-brightness that contains repro-project... Read more
"LockBufferForWrite: Multiple uploads in flight for buffer" message is t...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
[Android] Gradle build fails when building project with asset bundle
Reproduction steps:1. Open the attached project2. The project has 1 asset bundle. The bug isn't reproducible using other asset bundl... Read more
[UI Toolkit] An error is thrown in Console window when switching Editor’...
Reproduction steps:1. Create a new Unity project2. Open the Package Manager (Window->Package Manager)3. Add UI Toolkit package fr... Read more
ArgumentException is thrown when trying to convert enum to Int32
How to reproduce:1. Open the user's attached project("ErrorType.zip")2. Enter Play mode Expected results: the enum is converted to i... 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