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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment