Search Issue Tracker
Fixed
Fixed in 1.5.0-pre.2
Votes
0
Found in [Package]
1.4.4
Issue ID
LOC-956
Regression
No
NullReferenceException is thrown when exiting Player and the "Send Profiler Events" setting is enabled
Reproduction steps:
1. Open the "IN-45044.zip" project
2. Open “Assets/Scenes/SampleScene”
3. Open the Addressables Settings window (Window -> Asset Management -> Addressables -> Settings)
4. Enable the "Send Profiler Events" setting
5. Build and Run the project
6. In the Player, wait for the text in the middle of the screen to change and exit the Player
7. Open the "Player.log" file (Console Menu → Open Player Log)
Expected result: NullReferenceException is not logged
Actual result: NullReferenceExceptions is logged
Reproducible with: 1.3.2 (2021.3.27f1, 2022.3.4f1, 2023.1.0a20), 1.4.4 (2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21)
Reproducible on: Windows 10
Note: Reproducible in Windows Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
Add comment