Search Issue Tracker
[Collision] Low and Medium Collision Quality does not work
Steps to reproduce.1. Open attached project's scene "ParticleBug".2. Enter play mode.3. Left system's Collision quality is medium, r... Read more
UNet: component's inspector doesn't save expanded/collapsed state
To reproduce:1. Create new project2. Add empty gameobject3. Add network manager component4. Expand Network Info5. Select main camera... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... Read more
Static integer larger then 2^32 crashes Windows build
Steps to reproduce:1. Open attached project's scene mainScene.2. Build and run for Windows.3. Build crashes. Note: in editor there's... Read more
[Cloth] ignores colliders above a certain (32) collider count
Steps to reproduce:1. Open attached project's scene "ClothColliderCountTest".2. Enter play mode.3. Cloth falls through nearly throug... Read more
[EditorScript] Wrong error message when trying to attach a script from E...
Steps to reproduce: 1. Open the attached project2. Click the menu button Test\AddScript3. Notice it will create a game object and it... Read more
incorrect error message invoking network Commands
The error message "InvokeCommand class [TankMovement] doesn't match [TankShooting])" occurs when a gameObject with multiple NetworkB... Read more
[IL2CPP] produces invalid code with fixed array/pointer
IL2CPP produces invalid code when using the bracket operator ([]) on fixed arrays or pointers. Example 1:unsafe struct FixedArray { ... Read more
New scripts are not detected first time when running editor with -batchm...
To reproduce:1) Create new project2) Create an editor script which would have a static method (for example:public static void Test()... Read more
[SyncVar] not enforced to strictly primitive types
Reproduction steps (with project):1. Open attached project "SyncVarEVERYTHING"2. Open scene "Main"3. In the script "lior", List<s... 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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder