Search Issue Tracker
Won't Fix
Votes
0
Found in
4.1.1f1
Issue ID
533141
Regression
No
Arrays doesn't seem to be instantiated when exposed in the inspector
-e: when you declare a public type[] type in a monobehaviour, that array is not immediately instantiated and thus throws an exception
-repro:
--open attached project
--create new scene
--add test script
--NOTICE exceptions being thrown
--save scene
--reload scene
--notice no exceptions being thrown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Resolution Note:
Six year-old minor issue that will never get fixed