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
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
Resolution Note (fix version 3.6.7):
Update to Analytics Library package version 3.6.11