Search Issue Tracker
[iOS] Screen.safeArea is incorrectly updated when rotating the device
How to reproduce:1. Open the attached Project "SafeArea-unity"2. Build and Run the Scene "SampleScene" on iOS3. Observe the orange a... Read more
UnityWebRequest performance drop when running multiple requests at once
How to reproduce:1. Open the user’s attached “MinRepro.zip” project2. Enter Play Mode3. Observe the Console window Expected result: ... Read more
The Editor does not align with OS preferences when font smoothing is dis...
How to reproduce:1. Create a new project2. Open General preferences (Edit → Preferences → General)3. In the Editor Default Text Rend... Read more
A Ray Tracing Shader error occurs when setting the Tracing parameter of ...
How to reproduce:1. Create a new High Definition 3D project2. Open the “OutdoorsScene”3. Open the HDRP tab in the Project Settings w... Read more
Lights only visible in left eye in VR when using built-in pipeline
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “SampleScene“3. Make sure VR headset is connected a... Read more
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... Read more
Audio Clips don't support multi-ojbect editing
Could reproduce in 4.0f7. To reproduce:- Create a new project and import the attached "test.unitypackage"- Select all the audio file... Read more
[Culling] Shuriken is culling particles when we're using SetParticles
Steps to reproduce : - open the test scene and press play- notice that when the particle system leaves the camera's frames all the p... Read more
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... 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