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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment