Search Issue Tracker
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
[Timeline] Root motion offsets are ignored with when using Generic anima...
To reproduce:1. Open user's attached project2. Enter Play mode Expected: Root motion offset should allow the model to carry on from ... Read more
[Windows] Zapis crashes when executing a method from DLL
To reproduce: 1. Download project from a link and open in Unity2. Open "Main" scene3. Enter Play mode4. Press "Sudoku 3x3" button Ex... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used