Search Issue Tracker
Fixed in 3.6.7
Votes
0
Found in [Package]
3.5.6
Issue ID
1339889
Regression
No
"Assertion failed on expression: 'ValidTRS()'" error is thrown when modifying Analytis Event Tracker rule field property
Steps to reproduce:
1. Open attached analytics-library-test-project.zip Unity project
2. Open "Test" scene
3. Select "GameObject (2)" gameobject in Hierarchy
4. Attempt to change rule target object field value
Expected result: No errors are thrown, field value can be changed successfully
Actual result: Assertion failed errors are thrown:
Assertion failed on expression: 'ValidTRS()'
UnityEditor.Analytics.ListContainerDrawer:DrawElement (UnityEngine.Rect,int,bool,bool)
UnityEditorInternal.ReorderableList:DoListElements (UnityEngine.Rect) (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:606)
UnityEditorInternal.ReorderableList:DoList (UnityEngine.Rect) (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:426)
UnityEngine.UIElements.CallbackEventHandler:HandleEventAtTargetPhase (UnityEngine.UIElements.EventBase)
Unity
Reproduced with: 2021.2.0a17, 2021.1.10f1, 2020.3.10f1, 2019.4.28f1
Note: cannot reproduce on 2021.2.0a18 or newer due to case 1339888 regression
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 3.6.7):
Update to Analytics Library package version 3.6.11