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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment