Search Issue Tracker
Memory leak in Texture2D.CreateExternalTexture when using D3D11 platform
Reproduction steps:1. Open the “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. In the Memory Pro... Read more
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... Read more
[Android] Soft keyboard is missing the "OK" button on Android
Reproduction steps:1. Open the attached project “BugRepro”2. Build And Run on Android3. In the player, select any of the text fields... Read more
Reflection probes set to update "via scripting" update without calling R...
Steps to reproduce: 1. Open attached project2. Open scene "ReflectionProbeRepro"3. Run it4. Notice that reflection probe gets update... Read more
[VFX] Assigning an empty VFX asset to vfx game object results in a dupli...
Reproduction: 1) Create a vfx asset2) Create vfx game object in the scene3) Assign the vfx asset Expected: The asset is assigned and... Read more
Stylesheet can be garbage collected but still tried to be used in UIElement
When the "Look Dev" window is opened and the High Definition RP package is upgraded from 7.1.8 to 7.2.0/7.2.1 , causes the editor to... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce:1. Open and "Build and Run" user-supplied project2. Check the size of the app on the device by holding on the app... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
VisualElement’s auto width is incorrect when the element’s parent has a ...
Reproduction steps:1. Open project “ToolkitBug”2. Open the GrowBug (Visual Tree Asset) through the Project window3. Observe the view... Read more
[Backport] URP SimpleLit shader does not render with GPU instancing enabled
How to reproduce:1. Open the attached project (SimpleLitBroken.zip)2. Open the "Repro" scene3. Note which cubes are rendered and whi... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template