Search Issue Tracker
[VideoPlayer] Direct audio output webm videos play only through one spea...
How to reproduce: 1. Open the attached project 2. Play Render Texture scene 3. First video is mp4 and plays with Audio Source audio ... Read more
The script cannot be loaded in the Inspector when a namespace is declare...
How to reproduce: 1. Open attached Unity project "Client" 2. Select Assets --> Prefabs --> Board --> BoardView prefab in the Project... Read more
Particle effect stars flickering in play mode using Control Track with c...
If using Timeline with Control Track and Particle effect with a child Particle effect with Start Delay that is added in Control Play... Read more
AssetDatabase.GetLabels return empty in AssetPostProcessor when asset is...
How to reproduce: 1. Open the user-submitted Project 2. Right click "test-texture" -> Show in Explorer -> Cut the "test-texture" and... Read more
[VideoPlayer] When trying to transcode webm VFR movies Unity should emit...
How to reproduce: 1. Open the attached project 2. It has one webm video, select it 3. In Inspector enable transcode, change codec to... Read more
Package manager window has broken UI with GUIUtility error
Steps to reproduce: 1. Create a new project 2. Open the package manager window Result: broken layout, error in console: Panel.Paint... Read more
Test Runner Window causes large slowdown when entering play mode
How to reproduce: 1. Open user-submitted project 2. Open Test Runner window (notice how long Test Runner window takes to load) 3. Pl... Read more
Selectable has N^2 performance for deactivation
How to reproduce: 1. Open user-submitted project 2. Open scene "uiperformance.unity" 3. Open UI profiler 3. Play scene 4. Disable "C... Read more
Not using "unity_ObjectToWorld" causes calculation error in shader
Reproduction steps: 1. Open "instanceShaderBug.zip" project 2. Open "SampleScene" scene 3. Enter Play mode 4. See that a Red Cube i... Read more
Collab: User can lose updated game object variable values when updating ...
DESCRIPTION: This is a complex problem to explain, so please see the repro steps. REPRO: Machine 1: Create a collab-enabled projec... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template