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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment