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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note (fix version 5.0.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/388