Search Issue Tracker
[IMGUI] VBO Total on GameView Stats depend on number of components in in...
VBO Total on Statistics preview depends on elements in Inspector.To reproduce:1. Open example reproduction project2. Open Scene 13. ... Read more
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked