Search Issue Tracker
Crash when entering playmode
This bug looks like it might be a tricky one to repro. Working on uploading a project to repro in properly. It seems to happen only ... Read more
[iOS] Changing the screen orientation via a script sometimes results in ...
When the orientation of the screen is changed via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains... Read more
[Win] Stuttering sound of mp4 files, video lags
Steps to reproduce:1. Open user attached project2. Play the scene3. Notice that the sound is stuttering, video lags Expected result:... Read more
Unity crashes on some Windows7 PCs when tbb12.dll gets loaded
Affected Versions: 2021.2.0b1, 2021.2.0b9 It appears that it only affects some Russian Windows7 SP1 versions and other versions with... Read more
Graphics.RenderMeshIndirect does not issue multi-draw rendering commands...
How to reproduce:1. Open the attached "IN-87308" project2. Open the "SampleScene" and enter Play mode3. Navigate to “Window > Ana... Read more
Running Unity in batchmode gives a result file with the wrong test type
Repro Steps: 1. Open command prompt2. Write this command: "{UNITY_PATH}\Editor\Unity.exe" -batchmode -runEditorTests -projectPath "{... Read more
[tvOS] GetKeyDown and GetKeyUp are set to true every few frames when hol...
How to reproduce:1. Build the attached project "TestTvOs_Unity2018-3-11f1.zip" on a tvOS platform, with a connected wireless TV Remo... Read more
Colliders are not updating to match attached gameObject location
Colliders are not updating to match attached gameObject location. After their object is stored and returned from a pool (reparenting... Read more
Increased Memory usage when Update Mode 'On Demand' Realtime lights are ...
Reproduction steps:1. Open the attached “lights-memory-tests.zip” project2. Open the “OutdoorsScene”3. Build and Run the Project4. A... Read more
Garbage Collector memory leak when allocating and deallocating memory in...
How to reproduce:1. Open the attached “webgl-gc-bug,zip” project2. Open the “SampleScene”3. Build and Run the project using the WebG... 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