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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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