Search Issue Tracker
Fixed
Fixed in 2022.3.48f1, 6000.0.16f1, 7000.0.0a1
Votes
0
Found in
2022.3.37f1
6000.0.10f1
Issue ID
UUM-75536
Regression
Yes
Editor freezes on GameView.Repaint/crash on profiler_begin when entering "Inf" value to Camera Clipping Planes Far value
Reproduction steps:
1. Open the attached “ReproProj” project
2. Open “Assets/Scenes/SampleScene.unity“ Scene
3. In the Hierarchy window select the “Main Camera“ Game Object
4. In the Inspector window, change the Clipping Planes Far value to “Inf”
Expected result: The value is set to “Infinity”
Actual result: The Editor crashes or freezes
Reproducible with: 2022.2.0a16, 2022.3.37f1, 6000.0.10f1
Not reproducible with: 2021.3.40f1, 2022.2.0a15
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF6B0B13441 (Unity) profiler_begin
0x00007FF6B0A65A24 (Unity) ForwardJobForEachCleanup
0x00007FF6B0A622C7 (Unity) ujob_execute_job
0x00007FF6B0A6105D (Unity) lane_guts
0x00007FF6B0A63CB4 (Unity) worker_thread_routine
0x00007FF6B0C8F61B (Unity) Thread::RunThreadWrapper
0x00007FFA7D017344 (KERNEL32) BaseThreadInitThunk
0x00007FFA7D6FCC91 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment