Search Issue Tracker
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
Setting Deferred shader to No Support requires Unity restart to apply
Reproduction steps:1. Open attached project.2. Open scene "bug".3. Go Edit > Project settings > Player.4. Set Rendering path t... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved