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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment