Search Issue Tracker
[Addressables] LoadResourceLocationsAsync doesn't find Addressable addre...
How to reproduce:1. Open the attached "1392399_Repro.zip" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected resu... Read more
[Mobile Notifications][Android] "Too many alarms (500) registered from u...
Repro steps:1. Open user attached project2. Build and Run on Android3. Press the button on the screen which schedules and sends a 10... Read more
Keyboard input is not working when using an external keyboard in iOS 15
How to reproduce:1. Open the attached project "iOS New Input System Test.zip"2. Go to Build Settings (File>Build Settings)3. Sele... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Crash onDrawBuffersCommon when editing and saving .cginc file
Reproduction steps:1. Open the user's attached project2. Open the ReflectionPayload.cginc file3. Make changes in the file.4. Go back... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce:1. Open the attached project named Case_11649402. Focus the Scene view3. Press G Expected result: No errors are thr... Read more
Scene is not rendered in Player when ran with -force-d3d12 argument and ...
Reproduction steps:1. Open the attached “IN-116749.zip” project2. Build the project (File > Build Profiles > Build)3. Run the ... Read more
Unlit shadergraph does not work in UI screenspace-overlay mode
Steps to reproduce:- Open OutdoorsScene in the attached project- Compare UI rendering in scene view VS game view Expected: All 3 ite... Read more
[Adreno][Vulkan][Android] Models rendered with Blend "One Zero" or an im...
Reproduction steps:1. Open "VulcanAndroidBug.zip" project2. Build & Run for Android3. Notice that "Blend One Zero" and "Implicit... 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
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically