Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2018.2.0b2
2019.2.0b3
Issue ID
1156727
Regression
Yes
[Lighting] Infinite error loop after assigning 2D texture to custom cubemap property of reflection probe
Steps To Reproduce:
1. Create a new Project
2. Hierarchy > Light > Reflection Probe
3. Select Reflection Probe in hierarchy to view in the inspector
4. Change the Type to Custom
5. Click on the select button of cubemap texture and select the texture that appears by default
Expected Result: An error or preferrably a warning, clearly stating that a 2D texture could not be assigned to the reflection probe cubemap is shown. The errors or warnings are not shown in an neverending loop.
Observed Result: Errors is intfinitely thrown in the console
Stack Trace: Error assigning 2D texture to CUBE texture property '_MainTex': Dimensions must match
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Reproducible On: 2019.3.0a3, 2019.2.0b3
Not Reproducible On: 2019.2.0b2
Environment: Win and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual Studio debugger doesn't show full properties of animation variables on Android and IOS Platforms when using IL2CPP Scripting Backend
- [Linux][Plastic SCM] "Access Denied" error when downloading Plastic SCM Cloud Edition through the Editor
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
- Changes are not saved when changing Styles' orders in the UI Builder
Add comment