Search Issue Tracker
Fixed in 6000.1.0b15
Fixed in 6000.1.X, 6000.2.X, 6000.2.0a9
Votes
0
Found in
6000.1.0b5
6000.2.0a2
Issue ID
UUM-96371
Regression
No
[BRv4] The "What is the problem related to?" Field is not read-only when the new Bug Reporter is opened when the Editor crashes
Steps to reproduce:
- Open any Project and attach a script to crash the Editor
"using UnityEngine.Diagnostics
Utils.ForceCrash(ForcedCrashCategory.Abort);"
- Enter Play Mode
- Click the "What is the problem related to?" field
Actual results: Field can be edited
Expected results: Field is read-only when the Editor crashes and BR pop up
Reproducible with versions: 6000.1.0b5, 6000.2.0a2
Not reproducible with versions: 2022.3.57f1, 6000.0.37f1 (Old bug reporter)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment