Giter VIP home page Giter VIP logo

uitableviewforunity's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

uitableviewforunity's Issues

Unity版本错误

Clone完主分支后,提示是2018的项目,但是用2018进入后发现UGUI相关组件Miss,又用2019试了下,可以正常打开。

The variable m_Content of ScrollRect has not been assigned.

Hi,
Even though I assigned the content variable of ScrollRect in the inspector I got an exception.

UnassignedReferenceException: The variable m_Content of ScrollRect has not been assigned.
You probably need to assign the m_Content variable of the ScrollRect script in the inspector.
UnityEngine.Object+MarshalledUnityObject.TryThrowEditorNullExceptionObject (UnityEngine.Object unityObj, System.String parameterName) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:710)
UnityEngine.Bindings.ThrowHelper.ThrowNullReferenceException (System.Object obj) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/BindingsHelpers.cs:61)
UnityEngine.RectTransform.get_sizeDelta () (at :0)
UIKit.UITableView.ResizeContent (System.Int32 numberOfCells) (at Assets/UIKit/UITableView/UITableView.cs:255)
UIKit.UITableView.ReloadDataInternal (System.Nullable1[T] startLocation, System.Nullable1[T] startNormalizedPosition) (at Assets/UIKit/UITableView/UITableView.cs:447)
UIKit.UITableView.ReloadData () (at Assets/UIKit/UITableView/UITableView.cs:571)
GameController.reloadTableView () (at Assets/GameScene/Scripts/GameController.cs:1006)
GameController.myMoveNumberSingle (Number tahmin) (at Assets/GameScene/Scripts/GameController.cs:1828)
SendButtonClick.OnMouseDown () (at Assets/GameScene/Scripts/SendButtonClick.cs:90)
UnityEngine.SendMouseEvents:DoSendMouseEvents(Int32) (at /Users/bokken/build/output/unity/unity/Modules/InputLegacy/MouseEvents.cs:208)

Is it related to unity version or tableview library? I use 2023.2.14f1 version.

Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.