Search Issue Tracker
[VideoPlayer] Direct audio output webm videos play only through one spea...
How to reproduce:1. Open the attached project2. Play Render Texture scene3. First video is mp4 and plays with Audio Source audio out... 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 ... 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 Project2. Right click "test-texture" -> Show in Explorer -> Cut the "test-texture"... Read more
[VideoPlayer] When trying to transcode webm VFR movies Unity should emit...
How to reproduce:1. Open the attached project2. It has one webm video, select it3. In Inspector enable transcode, change codec to VP... Read more
Package manager window has broken UI with GUIUtility error
Steps to reproduce:1. Create a new project2. Open the package manager window Result: broken layout, error in console:Panel.PaintSubT... Read more
Test Runner Window causes large slowdown when entering play mode
How to reproduce:1. Open user-submitted project2. Open Test Runner window (notice how long Test Runner window takes to load)3. Play ... Read more
Selectable has N^2 performance for deactivation
How to reproduce:1. Open user-submitted project2. Open scene "uiperformance.unity"3. Open UI profiler3. Play scene4. Disable "Canvas... Read more
Not using "unity_ObjectToWorld" causes calculation error in shader
Reproduction steps: 1. Open "instanceShaderBug.zip" project2. Open "SampleScene" scene3. Enter Play mode4. See that a Red Cube is re... 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 project.M... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default