Search Issue Tracker
[iOS] Framerate drops below 120fps when tapping the screen in a near-emp...
How to reproduce:1. Download and open the attached "My Project.zip" project2. Build and deploy the project to iOS3. Rapidly tap on s... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code