Search Issue Tracker
Fixed in 5.0.3
Votes
1
Found in [Package]
5.0.1
Issue ID
1324399
Regression
Yes
[ProBuilder] "Destroying assets is not permitted to avoid data loss." errors when building with ProBuilder prefabs in project
To reproduce:
1. Create a new project
2. Add ProBuilder package from Package Manager window
3. Create a ProBuilder object (a cube, ark, etc..) in the scene
4. Make the object a prefab
5. Build the project
Expected: no error, build succeeds
Actual: build succeeds but getting "Destroying assets is not permitted to avoid data loss." errors in the console
Versions reproduced on:
2021.1.0f1, 2021.1.1f1
Version not reproduced on:
2021.1.0b12
Notes:
- Having build tests, the error makes them fail
- Tested on macOS 11.1
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
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
Resolution Note (fix version 5.0.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/388