Search Issue Tracker
Adding a 2D or 3D collider to a prefab doesn't result in correct bounds
To reproduce:1. open the provided project and scene2. select Ship from the Assets window3. in the Inspector, add a 2d box collider o... Read more
Rigid2D.Velocity and transform.position are v3 & v2
Currently transform.position and rigid2d.velocity are v3 and v2 respectively forcing for some unsightly code such as this: Gizmos.Dr... Read more
Leaving play mode causes script panels in inspector to appear blank
To reproduce:1. Open project echobox2. Open scene test3. Select First Person Controller > Main Camera in the Hierarchy4. Enter pl... Read more
Cannot open the Sprite Editor after using Undo a few times
Shorter steps to reproduce: - Import the project- Try to open sprite editor Note Changing layout gives you error in the console and ... Read more
error console not shown in dev build
-e: error console not shown in dev build -the console is not shown for dev builds of Windows/OSX standalone or webplayer -repro:--bu... Read more
GUI labels don't show up in simulator
To reproduce:1. Open attached project2. Build and run for iOS simulator3. Notice that labels don't show up (screen attached) 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