Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.6f1
Issue ID
1067192
Regression
No
Analytics CustomEvents lose ordering in a way that breaks funnels when multiple events are called in the same frame
Steps to reproduce the issue:
1. Open user's attached project
2. Open Services window and link the project to a selected organisation
3. Enable Analytics
4. Open SampleScene and enter Playmode
5. Press button Funnel 1, 2 or 3 and inspect Validator in Services window
Expected result: custom events appear in the same order they were called (funnel 4 and funnel 5 display the wanted behaviour)
Actual result: custom events appear in a random order in Validator
Reproducible with: 2017.4.9f1, 2018.1.9f1, 2018.2.3f1, 2018.3.0a8
Workaround: wait a frame between each CustomEvent call
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment