Search Issue Tracker
Active
Votes
0
Found in [Package]
1.15.0
1.16.0-pre.2
Issue ID
OXRB-686
Regression
No
Editor freeze when entering large values in Shader Containers field for MaterialPipelineHandler in Inspector window
Steps to reproduce:
1. Create new Unity project using VR Template
2. In Project window create MaterialPipelineHandler Asset (Create > XR > MaterialPipelineHandler)
3. Select MaterialPipelineHandler Asset in Project window
4. In Inspector window > Shader Containers change value from 0 to 10000000
5. Press Enter
6. Observe the Editor
Actual results: Editor completely freeze or sometimes crash after entering huge values in Shader Containers field
Expected results: Shader Containers field should have a limit how big of a value can be entered, Editor should not freeze or crash
Reproducible with versions: 1.15.1 (6000.0.61f1, 6000.2.10f1), 1.16.0-pre.2 (6000.3.0b8, 6000.4.0a3)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment