Search Issue Tracker
[OnFocus] Calling GetWindow inside OnFocus causes crash
Steps to reproduce: 1. Open attached project "GetWindowCrash"2. Open "Assets/repro.cs" and notice that GetWindow<repro>() is c... Read more
[Crash] Crash changing BlendShape-value on GameObject using Cloth
To reproduce:1. Open the scene called "scene"2. Select the object "ClothBlade"3. Change the Skinned Mesh Renderer's BlendShapes Idle... Read more
[WebGL] Use texCUBElod, otherwise environment reflection source causes n...
To reproduce:1. Build and run attached project for webgl2. Notice that environment reflection source causes noise in texture Read more
SyncVar doesnt work with multi-dimensional arrays
SyncVar doesnt work with multi-dimensional arrays. IndexOutOfRange exception happwns on the connecting client. Read more
[Skybox] Procedural Skybox Sun changes size when switching between Simpl...
Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... Read more
[AudioEchoFilter] Crash after pasting Echo filter to an object which doe...
Steps to reproduce: 1. Create new project2. Add "Audio Echo Filter" component to main camera (or any other object which has "Audio L... Read more
Applying Prefab changes creates duplicate of prefab in hierarchy
To reproduce:1. Open attached project (there is a small repro)2. Open test scene3. Select button4. Make some changes to button objec... Read more
[AssetBundles] can't be loaded if different objects contain the same name
How to reproduce:1. Download the attached project2. There are built asset bundles (two different scenes, with different bundle name ... Read more
[IL2CPP] Default constructor not found is thrown on photon plugin
1. Open attached project2. Build to iOS with IL2CPP3. Press "Demo Boxes"4. Press "Start"3. XCode will throw missing method exception... 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