Search Issue Tracker
[Linux Editor] Color Picker window gets stuck at certain size after resi...
The Color Picker window, when resized, very often gets stuck, for example, if the window is shrunk, it cannot be expanded again.\ St... Read more
[ScriptUpdater] Too many heap sections error while upgrading a project w...
Reproduction Steps:1- Open the reproduction project using Unity 5.5. (860948_reproduction.zip)2- Wait for import, Unity will ask to ... Read more
Entering a whitespace before a Chinese character in Text component adds ...
To reproduce:1. Create a new project and add the attached unitypackage2. Select "Text" game object from the hierarchy3. In the inspe... Read more
[Graphics] DrawMeshInstanced appears to renders empty instances in some ...
Steps to reproduce:1. Open the attached project (CharacterInstancing (u5.6.0a2).zip)2. Open the Assets/AnimationMatrixExtraction/Ani... Read more
The surface of the GameObject with Line Renderer isn't lit with point li...
How to reproduce: 1. Open attached project "860897-repro.zip"2. Open "LineRenderer" sceneNote: Scene includes a GameObject with Line... Read more
[VR | SinglePassStereo] Bloom and BloomAndFlares standard image effect r...
1) Setup either Headset and corresponding SDK (You can even repro it with the Split Stereo Device)2) Enter playmode3) Press space to... Read more
Building with Mono.Cecil crashes in UnitySerializationLogic:IsOrExtendsG...
Steps to reproduce:1. Open attached project2. Build on any platform Expected behaviour: Project builds with no errors or crashesActu... Read more
[VR] RenderViewportScale changes at consistent rate over many frames cau...
When changing the render viewport scale at a consistent rate over the course of several frames I get tearing in the headset only. It... Read more
[WebGL] Text not selectable on Chrome after adding HTML elements to the ...
After adding a simple HTML TextBox element to previously built WebGL project, the text in the TextBox can't be selected with mouse d... Read more
Unhandled exception "Circular References Detected" for third level Sub E...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"3. Under Particle System... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object