Search Issue Tracker
Occlusion&Frustum Culling does not work with LWRP
Fixed 2018.3.0b8 Read more
"GUILayout.BeginScrollView" incorrectly clamps the scroll position value
Reproduction steps: 1. Open "Project Search Pro.zip" project2. Press "Ctrl" + "K"3. Write "Om"4. Press the "Up" or "Down" Arrow once... Read more
Removing Packages causes custom Windows which depend on the Package to b...
How to reproduce:1. Create a new Unity project2. Make sure TextMeshPro is imported3. Open up TextMeshPro's "Sprite Importer" Window4... Read more
Unity freezes on LightmapEditorSettings:HasZeroAreaMesh(Renderer) when s...
How to reproduce:1. Open the user submitted-project ("crossy trenches.zip")2. Open the Scene View and Enter Play mode3. In the Scene... Read more
[Android][iOS] Texture2D.PackTextures caps maximumAtlasSize to 4096
Steps to reproduce:1. Switch to Android platform2. Open scene "ItemPackTextures" and press play (!)3. Open custom editor window "Too... Read more
[Documentation] Configurable Joint does not break when "Break Torque" is...
How to reproduce:1. Open attached project "BreakTorqueIssue.zip" and scene "BreakTorque"2. In Hierarchy window, select "Cube"3. In I... Read more
Receiver can not keep up with the amount of data sent error when writing...
When trying to get reference images for more than about 10 screenshots when using the grahics playmode test framework (included in t... Read more
Exceptions are thrown while attempting to Apply property modification vi...
Steps:1. Add UI Button to the Hierarchy2. Make a prefab out of it3. Select instance in the Hierarchy4. click "+" to add listener for... Read more
[Android] Landscape-Only Unity app doesn't update orientation after retu...
After returning from a portrait app (during ACTION_SEND, for example) into a Unity app that is locked to landscape orientation, the ... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template