Search Issue Tracker
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the '...
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Test' Asset3. Try to select the 'Everything... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
“Fatal Error!” Pop-up thrown after entering large value in Numbers list ...
Steps to reproduce:1. Create new Unity project2. In Project window create Lens Flare (Create > Rendering > Lens Flare (SRP)3. ... Read more
[Profiler] Dropdown button under 'Module Details Panel' for 'CPU Usage M...
The dropdown button in the Module Details Panel for CPU Usage Module disappears on switching to Hierarchy or Raw Hierarchy View. If ... Read more
[iOS] Microphone.Start() method invocation causes high ping spikes
How to reproduce:1. Open the attached 'MicrophoneSpike.zip' project2. Set Platform Target to iOS3. Make sure that 'Development Build... Read more
Editor crashes when loading more than one asset from assetbundle(already...
How to reproduce:1. Download the attached project and unzip it using provided password2. Open test scene3. Make sure that Assets/Ass... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
[Enlighten] Realtime GI does not update
Steps to reproduce: 1. Download the attached repro project (BounceLightCorridor.zip)2. Open BounceLightCorridor scene3. Navigate to ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera