Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a14
Votes
0
Found in
2021.2.0a1
Issue ID
UUM-33172
Regression
Yes
UnityEditor.CoreModule.pdb supplied with Unity is either corrupted or its format does not fit the specification
Reproduction steps:
1. Open a new or an existing project
2. Make sure Rider 2021.1 is selected as the External Script Editor in Preferences
3. Make sure Rider is running in Internal Mode (instructions: https://rider-support.jetbrains.com/hc/en-us/articles/207327910-How-to-run-JetBrains-Rider-in-Internal-Mode)
4. Open a new or an existing script in the project
5. Through Rider, attach the Debugger to the running Unity process
Expected result: No errors occur
Actual result: IDE error occurs with the exception: "Failed to ReadPdb from stream Index was outside the bounds of the array."
Reproducible with: Rider 3.0.3 - 3.0.6 (2021.2.0a1, 2021.2.0a17)
Not reproducible with: Rider 3.0.3 - 3.0.6 (2019.4.26f1, 2020.3.9f1, 2021.1.8f1)
Could not test with: 2018.4.35f1 (Due to the Rider package not being available on this version)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment