Search Issue Tracker
Unity editor crashes on TransformVerticesStridedREF when entering play m...
How to reproduce:1. Open user's attached project2. Open and play "SampleScene" scene - observe the crash Reproducible with: 2018.4.1... Read more
Rect selecting in the Scene view always pick objects loaded from Asset B...
How to reproduce:1. Open the attached project2. Go to Menu bar-> Tools-> Load From Asset Bundle3. Rect select somewhere in the... Read more
Application.targetFrameRate is not ignored within the Editor and affects...
How to reproduce:1. Open the attached "case_1158168" project2. Open and Play "SampleScene" Scene3. Select "Main Camera" GameObject4.... Read more
Cannot copy and paste text to Inspector, search bar or other input box o...
How to reproduce:1. Open the attached '1158133_test' project2. Copy one of the 'SampleScene' Game Object's name3. Paste it to the sa... Read more
Rect Transform size and anchors inside of prefab instances are zeroed ou...
How to reproduce:1. Open the attached project "AspectRatioFitter.zip" and scene "SampleScene"2. Open the prefab "Inner"3. Disable th... Read more
PersistentDataPath flip flops between "unity.company_name.product_name" ...
How to reproduce:1. Open the attached project("DataPathTest")2. Build and run3. Press "Read Path" button4. Press "Delete Current Pat... Read more
High CPU and GPU load when a material with certain shaders is displayed ...
Reproduction steps:1. Open the attached project named "Case_1158089"2. Select the "Material_V1" and observe the CPU chart in the Pro... Read more
min16float cbuffers don't work, resulting in shader-side, per pixel conv...
How to reproduce:1. Open the user's project2. Open the "Sample Scene"3. Look at the Game Window Expected result: Cubes are different... Read more
Targets are null in custom editors during OnDisable when deleting an ass...
How to reproduce: - Select or create a new Asset of type NewScriptableObject in the project.- Delete the asset from the project brow... Read more
[UWP] UnityEngine.XR.WSA.WebCam.VideoCapture StopRecordingAsync triggers...
Steps to reproduce:1. Download 1158055_repro.zip project2. Switch platform to UWP and build project3. Open VS solution and build pla... 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