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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Resolution Note (fix version 5.0.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/388