Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b6
Issue ID
770236
Regression
Yes
Adding SpawnablePrefab on the NetworkManager doesn't mark scene as dirty
What happened
This is regression - it used to work in 5.2.x, but doesn't work in 5.3 and 5.4
When we adding SpawnablePrefab to the list on the NetworkManager - it doesn't mark scene as dirty and you can't save these changes
How we can reproduce it using the example you attached
- please see attached video
1 Open attached project
2 Open scene sc1 and select GameObject in the Hierarchy
3 Go to inspector and in List Of Spawnable Prefabs add Cube
4 Open scene sc2
Actual result: no popup window saying "You have unsaved changes" and List Of Spawnable Prefabs is not saved
Expected result: when you adding Spawnable Prefab - the scene should be marked as dirty and you could save it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
Add comment