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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 3.6.7):
Update to Analytics Library package version 3.6.11