Search Issue Tracker
MacOS Xcode project build fails when a package has PrivacyManifest
Steps to reproduce: 1. Create a new project 2. Install Analytics package 3. Export the Xcode project 4. Build the project Actual res... Read more
[IL2CPP] Crash when closing the Player while an exception is thrown duri...
How to reproduce:1. Open the attached Project "il2cppTest.zip"2. Build and Run the Scene "SampleScene"3. In the Player, click the bu... Read more
The resource is not properly referenced when there is a dependency on an...
Steps to reproduce:1. Open the “DependencyBug” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Game view Expected r... Read more
Warning logs about missing scripts are thrown when building Asset Bundle...
Reproduction steps:1. Open the attached “bug-addressables-build-warnings.zip” project2. Open the “Addressables Groups” Window (Windo... Read more
[VFX Graph] SpawnIndex values are wrong with Instancing On and several V...
Steps to reproduce: 1. Open an HDRP project 2. Import the provided Unity package 3. Open the scene named _VFXG_Spawnindex_instancing... Read more
"Layouts Properties" section is cutoff in the "Inspector" tab
Steps to reproduce: Create a project with 6000.0.9f1; In the "Hierarchy" window make a right mouse click and select UI; Select "Text... Read more
[WebGL] Play doesn't work with an audio random container in WebGL with a...
Steps to reproduce: Download and open the attached project 'ARCWebGLPlayBug.zip'. Build and run the project for WebGL. Press '1' on ... Read more
IMGUI code calling UI Toolkit code causes custom Inspectors to reset whe...
How to reproduce:1. Open a scene2. Open a custom Editor window3. Dock the custom Editor in an area with an existing window (for exam... Read more
A wrong compute buffer is returned in a render pass when using the "Comp...
How to reproduce:1. Open the “RenderGraphBug“ project2. Open the “SampleScene“3. Observe the Console window Expected result: The “Bu... Read more
[Linux] AutoLocale error gets thrown when opening a project
Reproduction steps:1. Create a new 3D project2. Observe the Console window Expected result: No errors are thrownActual result: “Auto... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal