Search Issue Tracker
Crash on BaseUnityConnectClient::PrepareConfigRequest when exiting Play ...
How to reproduce:1. Open the "PlayerLoop Crash.zip" project2. Press Play3. Exit Play mode4. Repeat steps 2-3 Actual result: Unity cr... Read more
Crash on Object_CUSTOM_GetName when changing scene if Script Execution O...
How to reproduce:1. Open the attached project2. Open the "Level_01" scene3. Open the Script Execution Order window4. Press Play5. Wa... Read more
SceneView.CameraMode.drawMode does not update the top left dropdown in t...
To reproduce:1. Open Scenes/SampleScene.unity and look at the cube2. Open the window in Window/SceneViewSwitch3. Focus the Scene Vie... Read more
[WebGL] Player continues to run after webgl-content is removed from DOM
Reproduction steps:1. Open the attached project.2. Build and run it for WebGL.3. Press the "remove webgl-content from document" butt... Read more
Instantiating a prefab in a scene with InstantiatePrefab does not set sc...
Reproduction steps:1. Download user's project and open in Unity2. Open scene "P1"3. Select "Obj1" in Hierarchy4. Press "Clone Right"... Read more
[PLM] Converged lightmap results are not cached
In Progressive Lightmapper, converged lightmaps with Auto mode enabled are not written to GI cache. Therefore all the lightmaps need... Read more
Screen.SetResolution set to FullScreenMode.MaximizedWindow does not keep...
Reproduction steps:1. Open the attached project "change-mode.zip";2. Go to the build settings and build the project for MacOS;3. Run... Read more
[TextMeshPro] Selecting text in a Rotating TextMesh Pro InputField is w...
How to reproduce:1. Open given Unity project2. Enter "ReproScene" scene3. Enter Play Mode4. Select some text in the Unity InputField... Read more
Physics.CapsuleCastNonAlloc returns incorrect results with a Concave Mes...
Reproduction steps:1. Open the attached project "New Unity Project (5).zip";2. Open the demo scene;3. Enter a play mode and select C... Read more
"Root Asset with id 0 not valid!!" Error occurs on upgrading a project f...
Error occurs after upgrading a project created with 5.5 to 2018.1 to 2018.2.0b2 Unity version Steps to Repro:1. Create a new project... 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