Search Issue Tracker
LineRenderer has gaps in it when values are repeated
Reproduction steps:1. Open the attached project2. Open the "main" scene Result: LineRenderer gameObject has a gap in it, due to repe... Read more
Mathf.PingPong occasionally returns negative values
Steps to reproduce:1. Open attached project "861278.zip"2. Press play3. Observe console outputResult: Mathf.PingPong(4676.5f, 1.99f)... Read more
[iOS] [Asset Bundle] Asset Bundles take excessive amounts of memory
Reproduction Steps:1. Download User provided stripped projects2. Open "AssetBundlesVsResourcesPrefab" project //---- Test loading fr... 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
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
Video is corrupted when using UnityEngine VideoPlayer
To reproduce: 1. Open attached project;2. Open "test" scene;3. Enter play mode. Expected result: video is not corrupted.Actual resul... Read more
Private variables get serialized when ExecuteInEditMode is set
Steps to reproduce:1. Open the "test" scene in project2. Notice the printed logs in console ("testBool is false" and "testInt is 0")... Read more
Enabling "Use Full Kinematic Contacts" on Rigidbody2d has no effect
To reproduce:1. Open attached project "FullKinematicContactBug.zip"2. Play "test" scene. And watch how moving "Player" object intera... Read more
MD and Xamarin autocomplete does not work with scripts within symlinked ...
To reproduce:1. Open project2. Open 'TestB.cs' which is in 'Symlinked' folder3. Call doSomething using the TestA instance Expected: ... Read more
[Android] Floating window doesn't adjoin left-top corner of the screen
Steps to reproduce: 1) Download attached project and open in Unity2) Build 'Unity5.43_FloatingTest' scene3) Install this .apk file w... 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