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
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
- Stencil buffer is incorrectly cleared across Vulkan render passes during depth-only clear operations when using CommandBuffer API
- A non-existent webpage is opened when "Learn about Unity Build Automation" hyperlink is clicked
Add comment