Search Issue Tracker
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... Read more
[macOS] Only one Display is shown in the Build when using multiple monitors
How to reproduce:1. Open the attached project ("case_1189910-Project.zip")2. Go to top toolbar's File->"Build And Run"3. Wait for... Read more
[Input System] Empty part binding on composite causes subsequent parts t...
Repro: 1. Create an input action with a Vector2 composite.2. Bind "Up" to "W", "Left" to "A", and "Right" to "D".3. Do NOT bind "Dow... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
[Input System] Mouse delta values in uGUI are different between old and ...
The PointerEventData.delta values passed to IBeginDragHandler, IDragHandler, and IDragEndHandler on uGUI elements differ when using ... Read more
CopyTexture_Slice_AllMips crash when copying a compressed Texture2D to a...
Steps to reproduce:1. Open supplied project2. Build and run on Win-Standalone3. Press one of two red buttons at the top Reproduced i... Read more
[Input System] Using AddCompositeBinding does not set name of binding
1. In script, call InputActionSetupExtensions.AddCompositeBinding for an action inside an .inputactions asset.2. Open the asset in t... 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
[Input System] Compile errors when using C# keywords as action names
When using "Generate C# Class" on an .inputaction asset, giving an action a name that is also a C# keyword will lead to a compile er... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size