Search Issue Tracker
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
"Defer system gestures on edges" is not working when sliding finger from...
How to reproduce:1. Open project "iOS_Defer_Gesture_Bug"2. Go to the Build Settings3. Choose iOS and build4. Deploy the app to the d... Read more
Script icon is used for UI elements when using the “Add Components” menu
Reproduction steps:1. Create a new project2. In the Hierarchy window, select any GameObject3. In the Inspector window, press the “Ad... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more
Graphic arifacts on this current laptop
Reproduces on this laptop on 5.3.3f1 and 5.4.0b7 This is weird- on one laptop (Win 7 64b) this project works perfectly on both GPUs ... Read more
AsyncReadManager.GetFileInfo fails to get files when they were created d...
Reproduction steps:1. Open the attached “WebGLQuads” project2. Open “Assets/FileInfoResult” Scene3. Enter Play Mode4. In the Console... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code