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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment