Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a6
2018.3.5f1
2019.1.0a1
2019.2.0a1
Issue ID
1126072
Regression
No
Material has false ID and the Path is not defined when checking reference on Awake in Prefab Mode
Steps to reproduce:
1. Open Project "MaterialReferenceBug"
2. Select GameObject Prefab in the Assets Folder
3. Open "Sini" Tab in the Top Menu Bar and press "Check Reference and Renderer"
4. Check the Console and take note of the Material ID
5. Select GameObject in the Scene Hierarchy
6. Open "Sini" Tab in the Top Menu Bar and press "Check Reference and Renderer"
7. Check the Console and take note of the Material ID, it matches the previous ID
8. Select GameObject Prefab in the Assets Folder and press Open Prefab
9. Material ID is different and Path is no longer defined
Expected results: Material ID is referenced consistently in Prefab Mode, Scene Hierarchy and Assets Folder for the same GameObject, the Path is defined
Actual results: Material ID in the Prefab Mode is referenced differently from the ID in Scene Hierarchy and Assets Folder, the Path is no longer defined
Reproducible with: 2018.3.5f1, 2019.1.0b3, 2019.2.0a5
Note: Improved Prefabs were introduced in 2018.3.0a6
Update: fixed in 2018.3.10f1, 2019.1.0b6, 2019.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment