Search Issue Tracker
System.Configuration.ConfigurationErrorsException: Failed to load config...
Using works fine in editor, but on device (iOS / Android) we are getting the error below. Looks like others have encountered this (h... Read more
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
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
[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
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
[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
[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
"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
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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu