Search Issue Tracker
[New Input System] Keyboard input is not detected in the Input Field whe...
How to reproduce:1. Open user's attached "InputFieldTestProject.zip" project2. Go to File -> Build Settings3. Make sure the platf... 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
"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
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
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
VideoPlayer.Play() still has a delay after using VideoPlayer.Prepare()
Steps to reproduce:1. Download and open the attached project2. Enter Play mode Expected result: videos are played seamlessly due to ... 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
[Android] Project fails to build using the updated Android SDK Tools 26....
Reproduction steps:1. Update Android SDK Tools to 26.0.1 or 26.0.2;- Android Studio -> Configure -> SDK Manager -> Android ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project