Search Issue Tracker
"Prerendered Icon" setting is not passed to Xcode
To reproduce:1. Open the attached project2. Edit -> Build Settings -> Player Settings3. Verify that "Prerendered Icon" setting... Read more
Caching.cleancache does not work
Caching.cleancache does not work on Android devices in Unity 4.3. This is a regression from Unity 4.2. Reproduced on:Google Nexus 5 ... Read more
AudioClip.getData returns zeroes if used with compressed audio types
Documentation of AudioClip.getData is missing a mention that only AudioClips with the load type set to DecompressInMemory support Ge... Read more
Fullscreen standalone performance issues with nvidia gpu
Machine needs to have windows and nvidia gpu (reproduced with 640m and 740m)To reproduce:1. Open attached project2. Build and run on... Read more
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce:1. Open any project2. Attach ScratchPaper.cs script to the main camera3. Enter play modeExpected result: After leaving ... Read more
Animation importer bug: non keyframed channels (scale) are animated in U...
To reproduce:1. Open the attached Maya file in Maya2. See how that joint10 has no scale animation3. Import the file in Unity4. Open ... Read more
Move Up a Component on a Prefab calls a fake warning dialog
To reproduce:1. Create a new project2. Create a game object3. Drag it to the project view so it becomes a prefab4. Click on the pref... Read more
Coroutines page in unity manual has a C# function that includes "yield r...
Coroutines page in unity manual has a C# function that includes "yield return" instead of the correct "yield return null". To reprod... Read more
Drag&Drop mouse icon doesn't change on custom editor unless it is docked
To reproduce:1. Open attached project2. Go to Custom -> Open3. While the editor is undocked Drag&Drop a prefab into it4. It's... Read more
Unable to update to meshcollider with skinnedmeshrenderer and BlendShapes.
To reproduce:1. Open testPlugin project2. Open testBlendShapes scene3. Press play4. Move around sliders Expected result: Mesh collid... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server