Search Issue Tracker
Fixed in 5.5.0
Votes
10
Found in
5.3.1f1
Issue ID
764771
Regression
Yes
[NetworkManager] Changes made to Registered Spawnable Prefabs aren't saved when saving the scene
Steps to reproduce:
1. Open attached project "764771.zip"
2. Open scene "repro"
3. In hierarchy, select "GameObject"
4. In its NetworkManager, add "Cube" found in Project tab as a Registered Spawnable Prefab
5. Save scene
6. Reopen "repro" scene
7. Select "GameObject" again and notice that Registered Spawnable Prefab wasn't saved
Workaround: After step 4 create dummy game object in hierarchy to make scene dirty
Not reproducible: 5.2.4f1
Reproduced with: 5.3.2f1, 5.4.0b3
Comments (5)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Orami
Jun 12, 2016 22:27
Thanks needed the workaround and it does work just fine.
fabian-mkv
Apr 03, 2016 18:37
Same problem. Your workaround works for me.
diego-vieira
Mar 13, 2016 23:36
Same problem here, thank you for sharing workaround.
Khoros
Mar 09, 2016 14:59
workaround works like a charm for now, glad im not the only one with the problem
everystone
Mar 02, 2016 17:53
I have been struggling with this aswell, Thanks for the workaround.