Giter Site home page Giter Site logo

Comments (4)

aras-p avatar aras-p commented on July 17, 2024

@yuancaimaiyi I'd need more details to be able to tell what's wrong.

  • Which Unity version?
  • What OS? (Windows, Mac, Linux)
  • Which project are you opening?
  • What is your GPU?
  • What is the full callstack of that error (it is shown in lower part of Unity Console window when you select that error)

from unitygaussiansplatting.

yuancaimaiyi avatar yuancaimaiyi commented on July 17, 2024

@aras-p
Sorry, I forgot to mention my detailed environment.
platform: linux /ubuntu 18.04
unity version : Unityhub has tried various unity versions, 2022, 2023, etc.
project : I tried both master branch and tag v0.7.0
GPU : GTX 1660 Ti
detail error: IndexOutOfRangeException: Invalid kernelIndex (0) passed, must be non-negative less than 20. UnityEngine.ComputeShader.GetKernelThreadGroupSizes (System.Int32 kernelIndex, System.UInt32& x, System.UInt32& y, System.UInt32& z) (at <5cd59f99245548bdbfa6531b54530320>:0) GaussianSplatting.Runtime.GaussianSplatRenderer.InitSortBuffers (System.Int32 count) (at UnityGaussianSplatting/package/Runtime/GaussianSplatRenderer.cs:423) GaussianSplatting.Runtime.GaussianSplatRenderer.CreateResourcesForAsset () (at UnityGaussianSplatting/package/Runtime/GaussianSplatRenderer.cs:408) GaussianSplatting.Runtime.GaussianSplatRenderer.Update () (at UnityGaussianSplatting/package/Runtime/GaussianSplatRenderer.cs:614)

from unitygaussiansplatting.

michnaugh1 avatar michnaugh1 commented on July 17, 2024

Hi aras-p: Big thanks on your work on this project. I'm experiencing the same problem in this comment.

Platform: Win11, Ubuntu 22.10
project: 0.8.0
GPU: rtx 4070

I'm trying to use this to develop for an Meta Quest 3. Problem occurs when development set for Quest. No issues when running without Quest settings.

Thanks again. I've really enjoyed following this project.

from unitygaussiansplatting.

aras-p avatar aras-p commented on July 17, 2024

@michnaugh1 that sounds like the editor is in active platform (Android?) that has OpenGL ES (and not Vulkan) setup as the graphics API, i.e. issue #26 -- currently OpenGL or OpenGL ES is not supported.

from unitygaussiansplatting.

Related Issues (20)

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.