Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132608
Regression
No
“Destroying assets is not permitted to avoid data loss” error thrown when creating a second Tile Palette Brush Pick Asset
Steps to reproduce:
1. Create new Unity project using Universal 2D Template
2. Open Preferences window
3. Select Tile Palette section
4. Find Brush Picks section
5. Press “New” button
6. Name it “BrushPick” and press Save
7. Back in Preferences, press “New” button to create new Brush
8. Name it “BrushPick1” and Save it
9. Observe Console window
Actual results: Error “Destroying assets is not permitted to avoid data loss.
If you really want to remove an asset use DestroyImmediate (theObject, true);
UnityEditor.GUIView:ProcessEvent (UnityEngine.EntityId,intptr,bool&)” is thrown in the Console window
Expected results: No errors thrown in the Console window
Reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): Windows 11, macOS Silicon Tahoe 26.2 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment