Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.4.3f1
Issue ID
1101331
Regression
No
[IL2CPP] The unique identifier of a thread differs inside and outside of the thread
Repro steps:
1. Open attached project
2. Build and Run
3. Play
4. Observe the Play View
Expected: The first start thread message returns the same id as the first exit param message
Actual: All lines return different ids
Reproducible with: 2017.2.4p1, 2017.4.15f1, 2018.2.16f1, 2018.3.0b11, 2019.1.0a9
Fixed in: 2019.1.0a12
Backported to: 2018.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions
Add comment