Search Issue Tracker
Feature Request
Votes
0
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-110731
Regression
No
"New Decal.mat has no meta file, but it's in an immutable folder" error is thrown when creating a new Material for a Decal Projector after clicking the default Decal Material
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new Decal Projector GameObject (GameObject > Rendering > URP Decal Projector)
- Select the new created Decal Projector GameObject in the Hierarchy window
- Click on the "Decal" Material property
- Click the "New" button to create a new Decal Material
- Observe the Console window
Actual results: "New Decal.mat has no meta file, but it's in an immutable folder. The asset will be ignored." error is thrown
Expected results: Either a warning/popup that the Material cannot be created in this folder or create the new Material in the default Assets folder
Reproducible with versions: 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Can’t test with versions: 2021.3.51f1, 2022.3.64f1 ("New" button does not exist in these versions)
Tested on (OS): macOS Silicon Sequoia 15.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
Resolution Note:
Would be nice if new assets couldn't be created from script in immutable folders.