Search Issue Tracker
The type or namespace name `UnityEditor' could not be found when trying ...
Reproduction steps:1. Open project attached (New Unity Project 145.zip) or unitypackage (BundlesError.unitypackage)2. Press on "Test... Read more
Enabling Post-Processing Behaviour increases the brightness intensity of...
To reproduce:1. Open repro project (link in edit comments)2. Open 'Test Stage 1' scene3. Find Main Camera in the Hiearchy4. Activate... Read more
Custom shaders are being included in the AssetBundles even if they are i...
Reproduction Steps:1. Open User's project2. Notice that "BundleSource/TextureCube/textured_cube" is included to "textured_cube" Asse... Read more
Asset Bundle name is not saved when setting it in the imported asset
To reproduce :1. Open project attached by user2. In asset folder right click mouse and select import new asset3. Select "texture.jpg... Read more
OnCollisionExit is delayed by a frame
Steps to reproduce:1. Open user attached project OnCollisionExitBug2. Open "demo" scene3. Hold the right arrow key until the circle ... Read more
Null properties return not null, even though variable is set to null
If you declare a property with a null value, it will be silently converted to not null To reproduce:1. Download attached project "90... Read more
[Android] [IL2CPP] NotSupportedException in static constructor when scen...
Steps to reproduce: 1) Download attached project 'NestedGenerics.zip' and open in Unity2) Make sure Scripting Backend is 'IL2CPP' in... Read more
WebGL: Mouse gets stuck in state of GetMouseButton(0) always returning t...
To reproduce:1.Open users attached project "Test_WebGL.zip"2.Build in WebGL3.Open on Google Chrome4.Quickly double press left mouse ... Read more
Symbols are not escaped correctly or not escaped at all when using -edit...
According to https://confluence.jetbrains.com/display/TCD10/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCit... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved