Search Issue Tracker
[Crash] Assigning graph copies with an exposed property with the same na...
(Reported on the forums by Crouching-Tuna:https://forum.unity.com/threads/cant-open-graph-due-to-compile-error.823749/#post-6296893)... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
[Windows] Menu Item entries are limited to 1000
How to reproduce:1. Open the attached 'project-1219404.zip' project2. In the Editor select 'Menu' and scroll to the end Expected res... Read more
Changing the Graphic Component of a Masking UI breaks the masking
Steps to reproduce:1. Create a GameObject "Root" in a canvas2. Add the component Image (or RawImage) and the component Mask to "Root... Read more
Unable to modify RWStructuredBuffer elements via indirect dispatch of a ...
Reproduction steps:1. Open project "dispatch_indirect_bug.zip"2. Open Scene "TestScene"3. Enter Play Mode4. Observe Game view Expect... Read more
Warning that external text editor path does not exist when manually sele...
How to reproduce: 1. Open the project “IN-95687_BugReproducerURP”2. Click (MacOS) Unity → Preferences → External Tools3. Select the ... Read more
Infinite import loop with HDRP 7.1.2
How to reproduce:1. Download the "1192516-ImportLoop-Fresh.zip" project2. Launch Unity via command line:Unity.exe -projectPath C:\pa... Read more
SpaceAttribute and HeaderAttribute get displayed in a reverted order whe...
How to reproduce:1. Open the user's attached project2. Open 'Scene'3. In the Hierarchy window select 'GameObject' and observe the In... Read more
[Metal] Render Texture coordinate Y orientation wrong. (0,0) coordinates...
Steps to reproduce:1. Open user attached project and "myscene"2. Press Play and observe information in console3. Switch graphics API... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template