Search Issue Tracker
2.0.0a7 Macro Graph type doesn't generate any C# in code preview and oft...
Pending Review [Original Issue|https://support.ludiq.io/communities/5/topics/4724-200a7-macro-graph-type-doesnt-generate-any-c-in-c... Read more
il2cpp.exe errors are thrown when building a specific project
Steps to reproduce: 1. Open user's attached project "SuperTrainsX2PLAYERcopy.zip" 2. Build it 3. Build fails with error "il2cpp.exe ... Read more
[API] Setting exposed properties via script ignores the set min/max ranges.
Repro steps: 1. Import the attached project and open the ExposedPropertiesViaScript scene. 2. Select the VFX in the scene and observ... Read more
Editor freezes when capturing a Player snapshot through Memory Profiler
Reproduction steps: 1. Open a new or an existing project 2. Open the Package Manager window and install the Memory Profiler package ... Read more
[URP] ArgumentNullException error is thrown on removing camera component...
ArgumentNullException error is thrown on removing camera component from Camera prefab. Steps to repro: 1. Create a new URP Project.... Read more
Model is clipped by invisible plane in HoloLens 2 project
HoloLens applications are shifting near clipping plane forward unexpectedly REPRO STEPS - load repro project from this URL: https:/... Read more
Part of a clickable label's area becomes unclickable when using GUILayou...
How to reproduce: 1. Open the attached 'project-1244210.zip' project 2. Select the 'GameObject' in the Hierarchy window 3. In the In... Read more
[UX] Creation of subscene with the existing name is ambiguois
To reproduce: 1. Create an empty project. 2. On newly created scene Add New sub scene (remember the name). 3. Save it. 4. Delete sub... Read more
Package Meta GUID duplication warnings are thrown when importing package...
Reproduction steps: 1. Open the attached project ("case_1242846-PackageMetafiles.zip") 2. Open the Package Manager window 3. Select ... Read more
Built project crashes when Screen.SetResolution() method is used with he...
How to reproduce: 1. Open the attached 'project-1242757.zip' project 2. 'File' > 'Build and Run' CRASH Reproducible with: 2018.4.22... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts