i check it now
Mmohammadnz
- Jun 1, 2022
- Joined May 31, 2022
i'm working on webgl project and i need to that be responsive
i used of responsivecontainer for canvas also i used of responsiveitem for each object but it's not working and from other hand i get this error
NullReferenceException: Object reference not set to an instance of an object
Exoa.Responsive.ResponsiveContainer.GetChildrenFirstDepth (UnityEngine.RectTransform container) (at Assets/Exoa/ResponsiveUI/Scripts/ResponsiveContainer.cs:693)
Exoa.Responsive.ResponsiveContainer.Init () (at Assets/Exoa/ResponsiveUI/Scripts/ResponsiveContainer.cs:63)
Exoa.Responsive.ResponsiveContainer.Start () (at Assets/Exoa/ResponsiveUI/Scripts/ResponsiveContainer.cs:54)