Search Issue Tracker
[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
EditorApplication.delayCall does not work in the command line if WS plat...
To reproduce:1) Download attached project2) Test this on 5.4 with WSA installed by using command "<Unity.exe location> -batchm... Read more
VideoPlayer is unable to display .mp4 files streamed from an URL properl...
Reproduction steps:1. Open the attached project2. Open the "cinema" scene3. Enter Play mode4. Press space to play the video Expected... Read more
[Android] EntryPointNotFoundException: getifaddrs when using GetAllNetwo...
Steps to reproduce: 1) Download attached project ' LIBCXMPP.zip' and open in Unity2) Build and run scene 'test' on a device Note: Ch... 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
[Mobile] Inconsistent touch input between iOS and Andoid; stable touch b...
Reproduction steps: 1. Open the attached "Archive" project.2. Take a smaller dpi device with a bigger screen(It is easier to notice ... Read more
UI Element's position changes after entering and exiting Play Mode
UI Element's Position Y doesn't reset properly after entering and exiting Play Mode. Note: Possible workaround is to save "Panel" as... Read more
Crash when setting avatar type in OnPreprocessAnimation of an AssetPostp...
Steps to reproduce:1. Open attached project2. Select "Run_script_on_this" fbx model in Project view3. Right click it and select "Set... Read more
Undo does not turn off Particle System Curves
Reproduction steps:1. Create new project.2. Create Particle System.3. Turn on its Size by Speed.4. Select Size Curve.5. Press Undo. ... Read more
RectMask2D doesn't update when the parent size is changed
Description: RectMask2D doesn't update when the parent size is changed. After increasing parent size the "Child" game object should ... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script