Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.2.17f1, 2023.3.0b6
Votes
4
Found in
2022.3.0f1
2022.3.13f1
2023.2.14f1
2023.3.0b5
Issue ID
UUM-58686
Regression
No
Using both RTHandle and Dynamic Resolution outputs ArgumentNullException, eventually causing a crash
When Dynamic Resolution is enabled in a scene where RTHandle is used, ArgumentNullException is output and app crashes after a while.
Repro steps:
- Open the attached repro project.
- Switch to an affected platform.
- Check Develpment Build and Build and Run.
- Change the dropdown at top left to Dynamic Res.
- Observe that the exception is printed.
- Leave the app until it crashes (took ~40mins on my environment).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
Add comment