Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0b12
Issue ID
1211672
Regression
No
Changing a prefab in a subscene does not trigger a reimport of the subscene
To reproduce:
1. Create a new subscene.
2. Create a cube in a scene and make it a prefab.
3. Move an instance of the subscene into the subscene.
4. Close the subscene.
5. Go to the prefab and change its material. Note that the subscene does not reimport, even when selected in the editor, and the material on the entity is not changed. If you open the subscene, you should see that the game-object has picked up on the change. Closing the subscene again will switch back to the outdated entity until a reimport is triggered in some other way.
Note: With 2019.3.0f1 and 2019.3.0f5 (assuming all versions in between also have this problem), subscenes that contain instances of a prefab do not reimport when the subscene is changed. This works fine on 2020.1a18 using the same Entities version (0.4-preview and 0.5-preview).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
Add comment