Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0x
Issue ID
1073476
Regression
No
[Anima2D] Edtior gets stuck in an infinite saving process loop when Sprite Mesh is added as a child of a Prefab
How to reproduce:
1. Open the attached "Test1073476.zip" project
2. Select GameObject Prefab from the Prefabs folder
3. In the Inspector window press Open Prefab
4. Add TestSpriteMesh from the Sprites folder as a child of the Prefab
5. Press Ctrl + S or have Auto Save turned on
6. Observe the mouse cursor indicating the saving process
Expected result: Editor saves project once
Actual result: Editor gets stuck in an infinite saving process loop
Reproducible with: 2018.2.0x-ImprovedPrefabs, 2018.3.0a10
Notes:
1. Entering Play mode stops the loop
2. Any further change to the prefab will trigger the loop again if the project is saved
Update: Fixed in Anima2D 1.1.6b1 version
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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment