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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu