Search Issue Tracker
Not Reproducible
Votes
6
Found in
2018.3.0b1
2018.3.0b8
2019.1.0a1
2019.2.0a1
Issue ID
1098731
Regression
Yes
GetResource errors in Prefab editing mode when using reflection probes
Steps to reproduce:
1. Open "2018.3 empty project for bug report.zip"
2. Navigate to Project -> Assets and open "BugScene"
3. In the Assets folder select "Cube" and open it in Prefab edit mode
4. Notice the console throws an error "Resource ID out of range in GetResource: 1065353216 (max is 1048575)"
Expected results: No errors are displayed when Reflection probes are attached to Anchor Override
Actual results: Errors "Resource ID out of range in GetResource: 1017928296 (max is 1048575)" are thrown in the console
Reproducible with: 2018.3.0b1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Not reproducible with: 2017.4.16f1, 2018.2.17f1, 2018.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "vector<bool> too long" error is thrown when using UnityYAMLMerge
- Redundant scrollbar appears in the Localization - Metadata settings section
- HelpBox visuals in the "Localization" settings window are not aligned with the latest style guide
- Grid does not get enabled in the Tile Palette window when enabling it
- Longer Track names overlap Track icons in Track List window
Add comment