Search Issue Tracker
[Editor] Replace command in VI mode does not work
Steps to reproduce:1. Open any project in Unity2. Create or open any script in MonoDevelop3. Turn on VI Mode (Tools -> Options...... Read more
ReorderableList is not properly aligned inside the Horizontal Layout
How to reproduce:1. Open the user's attached "BugReportReorderableList.zip" project2. Go to Bug -> Open Window3. Observe the Reor... Read more
No warning about scripts being compiled is shown after trying to add a n...
There used to be a warning shown after trying to add a script just after creating it and while the engine was compiling all the scri... Read more
"ImportFBX Errors: * Unexpected file type" errors are thrown when import...
How to reproduce:Open the attached project Expected results: No errors thrown in the Console windowActual results: "ImportFBX Errors... Read more
Crash in g_logv when using nested/generic class
To reproduce:1. Open attached project2. Play Test1 scene3. Editor crashes Reproducible: 5.5.0a5, 5.4.0f3, 5.3.6p2, 5.2.5f1 Read more
Audio file sounds different after it is imported to unity
1. Open temp.wav with any audio player and listen to it(it's a high frequncy PCM sound).2. Create new unity project.3. Import temp.w... Read more
Particle trails use the wrong texture when several ParticleSystems are b...
How to reproduce:1. Open attached project2. Open Main scene3. Enter the Play Mode Expected results: The rain particle trails are alw... Read more
ArgumentException: Cannot set Request Header when trying to upload to Fi...
ArgumentException: Cannot set Request Header Content-Length - name contains illegal characters or is not user-overridable How to rep... Read more
[ARCore] Graphics Jobs cause black screen when using ARCore
To reproduce:1. Open user's attached project2. Build it for Android (make sure the device is compatible with ARCore) Expected: devic... Read more
Scaling Parent of Non-Orthonormal CapsuleCollider2D Results in Instant C...
When a CapsuleCollider2D is a child of some parent and has off-axis rotation, if that parent is scaled to 0 along some axis then the... 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