Search Issue Tracker
Mesh with Cast Shadows set to Shadows Only isn't selectable in scene view
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy, select plane and notice that it has "Cast Shado... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce: 1. Create a new project 2. Install the Memory Profiler package 3. Open the Memory Profiler Window (Window -> Analy... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check. The equality check can be... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps: 1. Create a subgraph 2. Create a "position" node 3. Create a "ddx" node 4. Plug the position node into the input of the... Read more
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is...
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is selected The Wind Quality dropdown option in SpeedTree mat... Read more
Preset: Tooltip "Open Reference for ." misses second part
Steps to reproduce: # Create a project # Add "Cube" to the "Hierarchy" window # Select it and go to the "Inspector" tab # Cl... Read more
[URP][HDRP][Shader Graph]Remap node preview becomes pink when "In Min Ma...
Reproduction steps: 1. Create a new project 2. Create any Shader Graph 3. Create a Remap Node and set the Min/Max value to 1 Expect... Read more
Stored data in arrays is removed when calling "InstatiateAsync" function
Reproduction steps: 1. Open the attached "InstantiateAsyncTransformRepro.zip" project 2. Select the "Simple Data Holder" Prefab in... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine 2. Try to build it for WebGL 3. Notice that the build won't ... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps: 1. Open attached project "GetPixelsLargeTex" 2. Open scene "ImportBigFile" 3. Hit play, let the scene run in the... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player