Search Issue Tracker
Fixed in 2023.1.15f1
Fixed in 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a6
Votes
0
Found in
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-46552
Regression
No
ArgumentNullException and other errors are thrown when attempting to open or resize the Scene window when using the Water System
How to reproduce:
1. Open the “IN-50641_repro.zip“ project
2. Search “Island“ in the Project tab and open the “Island“ Scene
3. Increase the size of the Console tab by dragging from the upper side
4. Observe the Console
Expected result: No errors are seen and new errors are not thrown
Actual result: Errors are seen and more errors are thrown
Reproducible with: 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Could not test with: 2021.3.29f1, 2022.3.8f1 (Water System Unavailable)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Workaround: Select Game view and return to the Scene view (new errors will not be thrown)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.3):
Could not reproduce the bug. I assumed the bug was related to debug modes or wireframe rendering and attempted a fix but not sure this will succeed