Search Issue Tracker
Blackscreen in standalone build when using Screen.SetResolution() and s...
Steps to reproduce : - import the project attached- open the "Test" scene- build and run it and the standalone build will have a bla... Read more
ArgumentException when trying to Reset texture import settings
Import any texture in Unity. Select it in the Project Browser. In the Inspector clcik on the Cogwheel icon and press Reset. Result:"... Read more
The animation event in Animation View shows (function not supported) nex...
Steps to repro:1. Open the project user attached and open a scene called "test"2. Open the animation window3. Add a new animation ev... Read more
Deferred: New Deferred Rendering Path - shadows lost, lighting changes
To reproduce:1. Open project "reprowithlongnname" (ignore the errors in console)2. Open scene.SponzaSetup_Advanced3. Open player set... Read more
Deferred: Shader that uses 'exclude_path:forward' broken in new deferred...
To reproduce:1. Open project "reprowithlongname"2. Open scene.SponzaSetup_Advanced3. Open shader 'BoxProjectedCubemap_Parallax_Steva... Read more
Cloth no longer supported in Unity 5
To reproduce:1. Create a project in an earlier version2. Create a cloth in scene3. Save scene4. Open the project with Unity 55. Clot... Read more
Physx crash(es)
To reproduce:1. Download the project from the user's Dropbox folder (the project is lastly opened with 4.5)2. Open it with 5.0a1/a2/... Read more
Screen.width and Screen.height values in "OnEnable" function are incorrect
When Screen.width or Screen.height are called in an "OnEnable" call in the editor and the component is enabled (i.e. by checking the... Read more
OnTriggerStay does not get called at all
To reproduce:1. Open attached project2. Open scene Test3. Enter play mode, note the logs - they only print the OnTriggerEnter but no... Read more
3D colliders have higher priority than 2D when dealing with mouse clicks
Steps to reproduce:1. Create a project which has two gameobjects with two colliders attached - one 3D and one 2D. Both objects shoul... 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