Search Issue Tracker
[HDRP] Enabling SSR in HDRP quality settings breaks rendering loop
Version tested: 19.3.a12 + 7.0.1 Steps to reproduce: 1) Open attached project, SampleScene2) Go to Edit -> Project Settings ->... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
No sRGB conversion on some Android devices when using the Universal Rend...
Steps to reproduce:1. Open supplied project (BrokenGammaTest.zip)2. Build the Sample Scene on Android / Run the attacked apk3. Inspe... Read more
Incorrect element gets selected when trying to select uGUI elements in t...
Reproduction steps:1. Open the attached “UnityUI.zip” project2. Open the “SampleScene” scene (Assets > Scenes)3. In the Scene vie... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... Read more
[HDRP] Warning on clean project open: Shader warning in 'DofGather': use...
There is a warning on opening an empty project. Reproduction:1) Delete Library (any HDRP project)2) Open any scene3) After compilati... Read more
Task status is "WaitingForActivation" when awaiting a faulted task insid...
Reproduction steps:1. Open the attached “IN-92069” project2. Execute the test (Tools > Run Test)3. Observe the Console window Exp... Read more
"Object.InstantiateAsync" continues instantiating GameObjects when Play ...
How to reproduce:1. Open the “InstantiateAsync.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Exit Play Mode5. Expand the... Read more
Objects spawn when controller nears plane
In this template, tapping on detected planes spawns objects. But it spawns objects when my controller is near a plane as well. Admit... 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
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open