Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0f3
Issue ID
883175
Regression
No
A specific script crashes editor when trying to open not found 'SceneManagerBindings.gen.cs' file
To reproduce:
1. Open repro project
2. Open 'TEST' scene
3. Play scene
Expected: scene will play
Actual: editor crashes
Reproduced on: 5.4.4p3, 5.5.1p4, 5.6.0b9
Note: When debugging 'OVRCameraRig.cs' 60-68 lines, an error is thrown: 'Unable to open 'SceneManagerBindings.gen.cs': File not found (/Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/SceneManagerBindings.gen.cs).'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment