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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment