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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment