Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.10f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-135765
Regression
No
Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
Steps to reproduce:
- Create a new project using the High Definition 3D template
- Create a new Decal Projector GameObject (GameObject > Rendering > HDRP Decal Projector)
- Select the newly created Decal Projector GameObject in the Hierarchy window
- Click on the "DefaultHDDecalMaterial" in the Inspector window under the HDRP Decal Projector component
- Click the "New" button and select "HDRP Decal"
- Press Enter
- Observe the Editor
Actual results: The Asset is created in a Package folder, and "New HDRP Decal.mat has no meta file, but it's in an immutable folder.", "Render Graph Execution error", "InvalidOperationException: Material needs to enable instancing for use with DrawMeshInstanced." errors are thrown
Expected results: The Asset is created in the Assets folder
Reproducible with versions: 6000.0.69f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Tested on (OS): MacOS Silicon Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment