Search Issue Tracker
AssetBundle size reduces after rebuilding it via cmd
How to reproduce:1. Open the attached project2. Copy the 001 - Bulbasaur folder under assets/crawl to somewhere else for reuse3. Del... Read more
Builds include the UnityEngine.xml API Documentation file.
How to reproduce:1. Open attached project 'xmlTest.zip'2. Build project3. Go to '{BuildName}_Data\Managed' directory.4. Find 'UnityE... Read more
Methods with Conditional attributes aren't fired if preprocessor identif...
Steps to reproduce: 1. Open attached project "825483.zip"2. Open scene "repro"3. Open script Definer and notice that class defines t... Read more
Crash!!! WebViewWindowPrivate::OnBeforeClose - Collab menu did not work
Collab crashes on closing the Collab Toolbar.Bad CEF cleanup?Stacktrace in editor.log ========== OUTPUTING STACK TRACE =============... Read more
Dynamically loaded textures are displayed incorrectly in WebGL build
Reproduction steps:1. Open the "bug.zip" project.2. Build "test" scene for WebGL platform.3. Play the build4. Wait for the texture t... Read more
UnityWebRequest lag when DNS can't resolve domain name given in url
We're experiencing a problem with UnityWebRequest in case when DNS can't resolve domain name given in url.If we can't connect on som... Read more
Baked lights are emiting light like realtime until they are baked
Steps to reproduce:1. open attached "DynamicLightingTest.zip"2. play the scene- light turns on and off every 5 seconds Expected: A b... Read more
[Linux Editor] Crash with OculusVR plugin
Steps to reproduce:1) Open the latest attached project (OC link).2) Press 'Play'. The Editor crashes while initializing OculusVR plu... Read more
Angle braces confuses compiler in syntactically correct C# code
How to reproduce:1. Open the attached project2. Observe the Test.cs compile error CS1525: Unexpected symbol '<'3. See Test.cs:8--... Read more
Unity crashes on importing fbx files (fbxsdk::KFCurve::KeyGetLeftDerivat...
Steps to reproduce: 1. Try opening the attached project. The editor crashes and the only workaround is by deleting the fbx files tha... 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