Search Issue Tracker
[Android][PowerVR] GLSL "unexpected struct parameter" errors when using ...
Reproduction steps: 1. Open "GpuInstanceTest.zip" project2. Build & Run for Android Result: "unexpected struct parameter" errors... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps:1. Create a subgraph2. Create a "position" node3. Create a "ddx" node4. Plug the position node into the input of the ddx... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
The "Open Frame Debugger" button in the Game View toolbar not only opens...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window by pressing the Frame ... Read more
Opening reference for Render Pipeline Converter links to documentation f...
Steps to reproduce: Open a Unity URP Project Open the Render Pipeline Converter via Window > Rendering > Render Pipeline Conve... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
NullReferenceException after importing UnityVS package
To reproduce:1. Import Visual Studio 2015 Tools for Unity ( https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7... Read more
A non humanized string is used in the dropdown for an Int Parameter Tran...
Steps to reproduce: Open any Project Create an AnimatorController in the Project Browser Add an Int Parameter and a Transition to a ... Read more
Cannot extend custom passes with render graph
Make the internalExecute function of custom passes virtual to be able to override the render graph recording using reflection. Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... 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
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window