Search Issue Tracker
Infinite import loop with HDRP 7.1.2
How to reproduce:1. Download the "1192516-ImportLoop-Fresh.zip" project2. Launch Unity via command line:Unity.exe -projectPath C:\pa... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Bug Reporter doesn't launch when trying to open it from the Editor or cr...
How to reproduce:1. Open attached project2. Report a Bug Reproducible with: 2019.1.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4Not reprod... Read more
[Cache Server] Editor imports assets and tries to fill in Cahce Server a...
If you open project one computer connected to the Cache Server - it will fill in Cache Server with the import results(that is correc... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce:1. Open attached "KeystoreTest" project2. Go to File -> Build Settings -> Player Settings -> Publishing Se... Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
URP Decal Projector doesn't affect Terrain textures when Rendering Path ...
Reproduction steps:1. Open the attached “My project (30).zip“ project2. Open “SampleScene” scene3. Observe Decal Projector in Scene ... Read more
[UI] Radius property is missing when Area light shape is set to Disc in ...
Steps to reproduce: 1. Create a new project or open an existing one2. Create an area light game object3. Set its shape to Disc4. Not... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class