Search Issue Tracker
Unity crashes when passing null Object to Instantiate
1. Open project attached.2. Press Play. Actual result: Unity crashes.Expected result: Unity does not crash. Read more
Player settings property Default is full screen unchecked still makes ga...
Reproduction steps:1. Open Unity2. Open File -> Build Settings.. -> Player Settings..3. Set Display Resolution Dialog to Hidde... Read more
BuildPipelineInterrfaces.InitializeBuildCallbacks() is called on every s...
To reproduce:1. Open project2. Open profiler3. Open and play 'main' scene4. Observe that BuildPipelineInterrfaces.InitializeBuildCal... Read more
[UI] In Playmode, Clicking/Hovering on the Lighting tab throws exception...
[Global Illumination] In PlayMode, Clicking/Hovering on the Lighting tab throws exception "Serialised Object target destroyed" Steps... Read more
Sprite Packer logs are unnecessarily showing for each asset bundle building
https://unity.slack.com/archives/C06TQE31T/p1512489721000065https://unity.slack.com/archives/C06TQE31T/p1512489857000593 Basically, ... Read more
Reading local file with UnityWebRequest which contains "#" and multibyte...
Steps to reproduce:1. Open attached “ReadLocal.zip” Unity project2. Enter Play mode3. Observe Console Expected results:Local file is... Read more
[OSX] Opening script, IDE does not get focused
To reproduce:1. Open users attached project "TestProject.zip"2. Double click Script1.cs3. Observe as the IDE opens4. Double click Sc... Read more
Shader partially reverts to Fallback if Directional Light has shadows set
How to reproduce:1. Open the "ShaderRepro.zip"2. Open the "temp" scene3. Notice, that the nebula fogs are not visible Actual result:... Read more
[Crash] Corrupted "CAB" files in asset bundles causes crash
Reproduction steps: 1. Open "MinimalRepro.zip" project2. "Portalarium" -> "Build" -> "Character And Resource Asset Bundles"3. ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS