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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (fix version 3.6.7):
Update to Analytics Library package version 3.6.11