Search Issue Tracker
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project 2. Open scene bug_example.unity 3. Play the scene - A checkmark should show up on scree... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce: 1. Open new project 2. Create a script that opens an editor window (Or just use the example script from https://... Read more
[Multi-Display] Changing primary monitor still opens scene in first monitor
Steps to reproduce: 1. Download and open project 2. Open scene "main" 3. Build for windows platform and play 4. Change display to se... Read more
A Column "Max Texture Size" in Search Window shows an incorrect value wh...
How to reproduce: # Open the “SearchFilterBug.zip“ project # Open the “SampleScene” # Open a Search Bar (Window > Search > New ... Read more
[ECS] Not enough types are returned when creating companion entity's Mul...
Reproduction steps: 1. Open the attached project ("case_1217971-ConversionTour.zip") 2. Open the repro scene ("New Scene") 3. Enter ... Read more
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Run the tests Actual result: Tests fails. Expected result... Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce: 1. Open the user-submitted project 2. Open a Custom Editor window (Nementic -> Prefab Replacer) 3. Make the Prefab... Read more
Post Processing is not applied in camera preview
Reproduction steps: 1. Open the attached “testPanorama.zip“ project 2. Open “Scene_testPanorama” scene 3. Select “Main Camera” Ga... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template