Search Issue Tracker
Mouse look script is frame rate dependent in the URP template project
In the empty URP project template, inside Assets/Scripts/SimpleCameraController.cs, there's this like of code: // Rotationif (IsCame... Read more
Overlays: View Options throws errors when placed into certain Positions
Reproduction steps:1. Create a new empty Project2. Collapse the View Options Toolbar into a button3. Stick the View Options Button i... Read more
ScriptableObject functions with attributes are not inherited when Parent...
Steps to reproduce:1. Open the attached project "ScriptableObjectInheritance.zip"2. Enter the Play Mode3. Observe the Console window... Read more
[HDRP] Path tracing renders green channel from MaskMap texture as an ove...
How to reproduce:1. Open the user's attached "U - BUGREPORT [path tracing and materials MaskMap issue]" project2. Open the Scene "Bu... Read more
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... Read more
Button not responding to the mouse click in Windows Build when using Inp...
How to reproduce:1. Open the user's attached project "Be a Rock Star Legend.zip"2. Build And Run (File>Build And Run)3. Click on ... Read more
[2D] Texture 2D Array preview looks corrupted when Mip Map Filtering is ...
How to reproduce:1. Open the user's attached "New Unity Project" project2. In the Project window select the "blobid0" Texture 2D Arr... Read more
Normal buffer writing does not respect depth buffer when using 2DRenderer
How to reproduce:1. Open the attached "2DUrpNormalsDepth.zip" and NormalDepthBug scene2. In the Scene view, observe both the example... Read more
[XR][OpenXR] Interaction Profiles are reset after importing Meshing Subs...
Reproduction steps:1. Create a new project2. Open Project Settings and install XR Plugin Management3. Enable OpenXR plug-in provider... Read more
[macOS] UGUI Input Field clears Chinese/Japanese/Korean input when press...
Reproduction steps:1. Open the attached "1349037.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Input Chinese/Japan... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default