Search Issue Tracker
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... Read more
Automatic LOD fails, and GPU Occlusion Culling incompatibility occurs wh...
How to reproduce: Open the “QuadTopoBug.zip“ project Open the “SampleScene“ Observe the Game view Actual result: The GameObject on t... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
When picking color of UI Image with color picker, it gets slightly darke...
How to reproduce:1. Open the attached project2. Open main scene3. Select Image in hierarchy4. Change image color (e.g. to yellow)5. ... Read more
The Tables in the Project Auditor’s Assemblies, and Precompiled Assembli...
Steps to reproduce: Create a new Unity project using the Universal 3D template Import the provided script "NewMonoBehaviourScript.cs... Read more
iPhone 13 is not available through Device Simulator
Repro steps: - install the Device Simulator Package through Package Manager (if on 2020.3)OR- go to Game View Window, and select Sim... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced:1. Download and open the attached project2. Enter Playmode3. Observe error Expected result: normal connectionAct... Read more
Bug Reporter Crash Dialog doesn't show up when the Bug Reporter crashes ...
Steps to reproduce: Open the Bug Reporter in offline mode Fill in all fields so validation passes Export the Bug Report to Mac Syste... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server