Search Issue Tracker
Packages are not indexed by default
When a default Index settings file is created in a new project we do not specify to index packages. This has a few issues with all 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
Empty lists can be applied in Additional Compiler Argument list in Proje...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Select Player Tab4. Scroll to find “Additional Compi... Read more
Gradient mode getter/setter does not have thread-safe access preventing ...
Reproduction steps:1. Open the attached "GradientsAndThreads" project2. Open the "ReproScene" scene3. Enter the Play mode4. Observe ... Read more
Some Project Auditor's table view columns' headers missing tooltips
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Project Auditor -> Start Analysis3. In the Pro... Read more
[IL2CPP] "AmazonServiceException: Unable to find credential" exceptions ...
How to reproduce:1. Download the project from the attached Unity cloud link in the edit field2. Open the project in the Editor and e... 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
Add Locale window from the “Locale Generator” button in the New Table Co...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Localization package (com.unity.localizat... 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List