Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b6
Issue ID
878645
Regression
No
Assets are not saved if OnWillSaveAssets returns an array of paths larger than the one passed in
Reproduction Steps:
1. Import attached project.
2. Add a label in Inspector to the "Image" asset.
3. Observe in the console, that it is saved.
4. Reimport "Image".
Expected result: All added labels remain in tact.
Actual result: No labels are saved.
Reproducible with: 5.4.3p3, 5.5.2f1, 5.6.0b9
Note: No other changes are possible as well. If you attempt to change any of the properties on the "Image" asset and click Apply in Inspector, they will reset immediately.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment