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
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
Add comment