Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b3
Issue ID
764994
Regression
Yes
[GI] Reflection Probe set to "Realtime" causes Unity to crash when object using shader with GrabPass is present.
Reflection Probe with a type of "Realtime" causes Unity to crash when an object in the scene uses a material with a shader utilizing GrabPass.
Repro Steps:
1. Open GrabPassScene from attached project.
2. Select Reflection Probe in the hierarchy.
3. Change its type to "Realtime".
4. Unity crashes.
Expected outcome: No crash.
Notes:
- Regression: works in 5.3.1f1, crashes 5.4.0b1-3, possibly the alphas.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment