Search Issue Tracker
Fixed
Fixed in 1.7.0
Votes
0
Found in [Package]
1.7.1
Issue ID
TB-119
Regression
No
Warning appears in the Console after creating an activation track and undoing everything up to Director creation
Reproduction steps:
1. Create a new project
2. Create two GameObjects in the Scene
3. Select one of the GameObjects in the Hierarchy
4. Open Window > Sequencing > Timeline
5. Press the "Create" button in the Timeline window
6. In the Timeline window create an activation track
7. Assign other GameObject to the activation track
8. Move the "Active" part of the activation track further in Timeline
9. Open Edit > Undo History
10. Undo everything up to the creation of the second GameObject
Expected result: No warning message appears
Actual result: "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate (Cube: OnMeshFilterChanged) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" appears in the Console
Reproduced with: 1.6.4 (2021.3.0f1), 1.7.1 (2022.1.0b16, 2022.2.0a10)
Could not test with: 2019.4.38f1, 2020.3.33f1 ("Undo History" not introduced)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment