Search Issue Tracker
Animation Track is not played in the Timeline if there is another Animat...
To reproduce: 1. Open the project, attached by tester (TimelineBug.zip)2. Open "main" scene if not open3. Select Bakkal object in th... Read more
'Could not create texture' error is shown after importing texture
Steps to repro: 1. Open attached project;2. In the Project folder multiselect four Rock texture files by using Shift-click;3. Right ... Read more
Using ⌘+B or CTRL+B to open Build Settings window results in an error on...
Steps to reproduce:1) Create a new project (important).2) When the project is open in Unity, press ⌘+B on Mac or CTRL+B on Windows. ... Read more
VideoPlayer.Play() still has a delay after using VideoPlayer.Prepare()
Steps to reproduce:1. Download and open the attached project2. Enter Play mode Expected result: videos are played seamlessly due to ... Read more
Wind is not affecting SpeedTree assets if trees are beyond the camera fr...
To reproduce:1. Open attached Unity project "medzej.zip" attached by QA in comments section2. Open scene "_Tree_Shadows"3. Go into P... Read more
[Oasis] Unity apps fail to pass WACK on General metadata correctness test
Steps to reproduce:1. Create a new Unity project OR open any Unity project2. Make sure to switch build settings to UWP and enable VR... Read more
[Android] Texture.GetNativeTexturePtr always returns 0 for dynamically c...
To reproduce: 1. Download and open "JustPlainOldVulkan.zip" project.2. Open "Test" scene.3. Add "GetNativeTexturePtr.cs" script to S... Read more
4k webm with alpha gets stuck for a few seconds
To reproduce:1. Import attached video2. Add video player to scene3. Change source type to URL4. Select Imported video5. Play Actual:... Read more
Video can be transcoded while it is playing in scene
To reproduce:1. Import any video clip2. Add it to scene3. Play scene4. Select Video clip in Project view5. Transcode Actual: Video s... Read more
Selecting Renderer for Material Override throws null reference exceptions
To reproduce:1. Add cube to scene2. Add video player to scene3. Set render mode to material override4. Open Renderer selecton window... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window