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
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
Resolution Note (fix version 3.6.7):
Update to Analytics Library package version 3.6.11