Search Issue Tracker
[5.4 regression] Graphics.DrawMesh MVP matrix wrong (breaks Super Fast S...
Steps to reproduce: Using 5.3:1. Open attached project "788944for5.3.zip"2. Open scene "Test"3. Change Graphics API to DX9 (or OpenG... Read more
Custom editor window crashes at IMGUI::GUIWindow::OnGUI
Steps to reproduce: 1. Open attached project2. Open scene "FuzzyEditor"3. If "Fuzzy Logic" tab is open - close it4. In top menu, ope... Read more
[Physics2D][ContactPoint2D] collider and otherCollider return values are...
Repro steps:1) Open the project I attached and test.scene in it2) Notice 2 circles and 2 spheres3) Play the scene and move the left ... Read more
Runtime test UNetHandlesMaxConnectionsOverflow fails on different platforms
Different error-messages when setting 65535 and 65539 (both not allowed) to m_MaxDefaultConnections in HostTopology How we can repro... Read more
[iOS][GLES2] Artifacts appears on shadows when useScreenSpaceShadows = 1
1. Open project from link below2. Set useScreenSpaceShadows to 1 in GraphicsSettings.asset3. Build to iOS with GLES24. Create new ac... Read more
Reference to LightingData asset is lost when replacing original asset
Steps to reproduce:1. open users attached project2. go to Lighting settings and enable "Precomputed Realtime GI" and build lighting3... Read more
Scene is visible in the object selection window for UnityEvent
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, expand canvas and select button4. Add OnClick even... Read more
Creating script and deleting it instantly throws an error
Steps to reproduce:1) create new unity project2) right click in project view3) create -> Editor test C# script (do not save the n... Read more
Unity freezes when importing DAE file if it contains more than 2 texture...
Steps to reproduce: 1. Download attached "new_scene_0.dae"2. Import it to UnityUnity freezes Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS