Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b11
Issue ID
1101594
Regression
No
[Improved Prefabs] Exception is thrown on creating prefab after editing tile palette
"Cannot measure duration of saving a Prefab. OnPrefabSavingStarted() has not been called first." error is thrown in the console on creating prefab after editing tile palette and not saving tile palette.
Steps to repro:
1. Hierarchy > 2D - Tilemap.
2. Window > Tile Palette.
3. Tile Palette > Create new Palette.
4. Drag any sprite and Paint a few tiles onto the tilemap.
5. Create any game object and drag into Assets to create a prefab.
Actual Result:
"Cannot measure duration of saving a Prefab. OnPrefabSavingStarted() has not been called first." error is thrown.
Expected Result:
Prefab should be created gracefully.
Occurs on:
2019.1.0a9, 2018.3.0b11, 2018.3.0a6
Working Fine on:
2018.3.0a5
NOTE: Improved Prefab has been introduced in 2018.3.0a6.
Environment:
Windows10, Windows 7 and Mac 10.13.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment