Search Issue Tracker
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
WebGL build fails when building with a native library if “PlayerSettings...
How to reproduce:1. Open the attached user project “Native_Link_Repro-1416119.zip“2. Build And Run (File>Build And Run) Expected ... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
Changing the styling in USS file instead of UI Builder breaks styling of...
Steps to reproduce:1. Open the provided project "case_1202442-UIBuilderElements.zip"2. In the Project window navigate to > Assets... Read more
Crash on Sfunctiontry:S_function_tlc_try_step when entering Play Mode
Reproduction steps:1. Open the user’s attached project2. Drag the “Assets/Sfunctiontry.scs” script file onto “Cube” GameObject3. Ent... Read more
Can't change material properties at runtime
-e: see title -repro:--open attached project (see user reply)--run in editor--notice cube changes on entering play mode--build and r... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps:1. Open "CustomNodeSampler.zip" project2. Notice that the "shgrph" Shader Graph Custom Function has a proper outp... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template