Search Issue Tracker
Fixed
Fixed in 2022.2.9f1, 2023.1.0b5, 2023.2.0a1
Votes
0
Found in
2022.2.2f1
2023.1.0a22
2023.2.0a1
Issue ID
UUM-21895
Regression
Yes
[Linux] NullReferenceException thrown when rotating in Scene view and moving the cursor outside of the screen boundaries
How to reproduce:
1. Create a new project
2. In the Scene view hold the right mouse button
3. Move the mouse cursor as far left as it would go and let go of the mouse button
Expected result: the mouse cursor loops to the other side of the screen
Actual result: A "NullReferenceException: Object reference not set to an instance of an object" error is thrown in the Console
Reproducible with: 2022.2.2f1, 2022.2.0a13, 2023.1.0a22
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.0a12
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment