Search Issue Tracker
In Progress
Planned for 1.6.X
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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Add comment