Search Issue Tracker
Fixed in 10.x
Fixed in 7.5.1, 8.3.1
Votes
0
Found in [Package]
7.3.1
Issue ID
1244578
Regression
No
Warning appears when deserializing a prefab that contains a nested prefab which has an HDAdditionalLightData and a MeshFilter
Steps to reproduce:
1. Open the attached project "repro815812.zip"
2. Select "PARENT" prefab in the Project window.
3. Note the warning in the console
Expected results: No warning appears in the console
Actual results: Warning appears in the console "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Reproducible with: 2019.3.14f1(7.3.1), 2020.1.0b10(8.1.0), 2020.2.0a12(8.1.0)
Can't test with: 2018.4 due to errors
Note: Check the edit field to see "Relevant information from the customer"
To not reproduce the issue do the following:
1. Relaunch the project again
2. Select "CHILD" prefab in the Project window
3. Select "PARENT" prefab in the Project window
4. Note that the warning does not appear if "CHILD" prefab was selected first
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment