Search Issue Tracker
[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
The .meta file generated for the .DLL plugins do not respect the YAML sp...
Steps to reproduce:1. Create a new project2. Import any DLL3. Open the meta file of DLL4. Observe, the .meta file generated for .DLL... Read more
UI Game Object animates only once
To reproduce:1. Open attached project;2. Open "animator_bug" scene;3. Select "OpenableActivable" Game Object;4. Open Animator window... Read more
gameObject.SetActive(); called twice on a canvas which contains drop-dow...
To reproduce:1. Open attached project2. Open scene test_CanvasDropdownProblem3. Hit play4. Press show canvas then open drop-down lis... Read more
Re-enabling parent canvas via script which contains drop-down list a lot...
To reproduce:1. Open attached project2. Open scene test_CanvasDropdownProblem if not opened3. Hit play4. Press show canvas and click... Read more
Crash at GameObject::SendMessageAny when debugging in Visual Studio and ...
Steps to reproduce:1. Open " sc.zip" project2. Open the project in Visual Studio (Assets > Open C# Project)3. Attach Unity debugg... Read more
"Check for Updates" does not actually find the newest version or see tha...
Steps to reproduce:1. Open the registry editor(Windows)2. Navigate to HKEY_CURRENT_USER\Software\Unity Technologies\Unity Editor 5.x... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS