Search Issue Tracker
Surface shader with alpha blending and custom lighting function does not...
To reproduce:1. Open attached project2. Open SparkStar scene3. Press play4. Notice BillboardStar is not visible (the shader needs a ... Read more
Patch cord missing after undo
When undoing a Send/Receive connection and then adding the Bus connection again, the connecting patch cord is missing. To reproduce:... Read more
Drop down menu says Return instead of Receive
Drop down menu says Return instead of Receive Send > Bus drop down menu says Return instead of Receive. Please see attached scree... Read more
Undo does not work on audio effects
Undo does not work on audio effects. When tweaking threshold on Duck Volume and then press cmd+Z to undo - the whole effect disappea... Read more
Undo does not work when tweaking the Attenuation and Pitch
Undo does not work when tweaking the Attenuation and Pitch from a selection in Project Browser To reproduce:- Open attached project ... Read more
Type.GetType() in WebGL does not match the output given in the editor
How to reproduce: 1. Open a new project2. Create a script called "testGetType.cs" with the following code: using UnityEngine;using S... Read more
Graphics quality button in builded .exe sometimes has no text
Graphics quality button in builded .exe sometimes has no text 1. What happenedGraphics quality button in builded .exe sometimes has ... Read more
Having a member with the same name as one of the removed component acces...
Since rigidbody and other direct component accessors have been deprecated to GetComponent<Component>() Unity shouldn't warn th... Read more
[WP8] Nested serializable struct causes crash
A script with a nested serializable struct causes a crash on Windows Phone 8. A class can be used instead of the struct as a workaro... Read more
Only use DX11 WARP in batchmode when no GPU is available (or WARP reques...
Beta 20 made it so that DX11 WARP (software renderer) is always used in batch mode. However that made performance tests run 10x slow... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing