Search Issue Tracker
m_IndirectSpecularColor changes when another URP scene is reserialized
Reproduction steps:1. Open the project "1398073_IndirectColor"2. Open Assets/Scenes/SampleScene.unity in a text editor3. Check "m_In... Read more
NotSupportedException thrown when calling any member of System.Runtime.I...
Reproduction steps:1. Open the attached project ("WebGLException") in Editor with WebGL2. Open scene 'SampleScene'3. Enter Play mode... Read more
[Android] Using Release configuration of minification with target API le...
To reproduce:1. Open any project and switch to Android platform2. In Player Settings > Publishing Settings > Minify, tick Rele... Read more
Application crashes when game is run on some android devices with OpenGL...
Some of the shaders make application crash when built with OpenGLES2.0 on some android devices with 4.4.2 Tested with(not reproduced... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps:1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip";2. Open Scene.unity;3. Select "My Agent"... Read more
SerializeField list objects are not initialized with class/struct defaul...
How to reproduce:1. Open the attached 'project-442732.zip' project2. In the Hierarchy window select 'Test'3. In the Inspector window... Read more
WWW throws "Failed downloading" with webplayer 4.3.5
To reproduce:1. Open attached project2. Open scene "testScene"3. Build & run for webplayer (after including the current scene)4.... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX build... Read more
Impossible to move few Animation Events at once on timeline of animation...
How to reproduce:1. Open the attached project"AnimationEvent"2. Open "test" scene (which has Empty GameObject, created Animation wit... Read more
[WebGL] Player's memory is not released when calling Quit function on Un...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Go to the Publishing Settings (Edit->Project Settin... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class