Search Issue Tracker
custom cursor doesn't apear in a built project
To reproduce:1. Open attached project2. Build and runExpected result: The cursor appearsActual result: There's no cursor Read more
[Textures][Cursors] Due to a wrong texture setting custom cursor isn't d...
Cursor had a wrong texture type (which was not marked as "readable"). Maybe we should log a more direct warning when that happens. t... Read more
"PostProcessBuildAttribute" link is broken
In the manual http://docs.unity3d.com/Documentation/Manual/BuildPlayerPipeline.html at the very bottom of the page there is a link t... Read more
Crash when calling Application.LoadLevel
Steps to reproduce : - import the project attached- open the scene "Main Menu"- disable the "Network" game object in the Hierarchy- ... Read more
RaycastHit2D is a struct so it can not be null
In the scripting reference example here: http://docs.unity3d.com/Documentation/ScriptReference/Physics2D.Raycast.html This is writte... Read more
antiAliasing value must be 1,2,4,8 while the docs state that it can also...
antiAliasing value cannot be 0. (Docs are wrong) Read more
Project fails at AOT cross compile for iOS on Windows when "Script Debug...
Workaround: disable "Script Debugging" in build settings window. Open attached project:1. Open attached project2. Go to Build Settin... Read more
Project and Hierarchy tab items are no longer "spring-loaded"
To reproduce:1. Open the scene in the attached project2. Ensure that the parent object A has its contents hidden (disclosure triangl... Read more
RenderTexture get's skewed without camera.ResetAspect() call
To reproduce:1. Open attached project2. enter play mode3. Change game view sizeExpected result: RenderedTexture also changes it's si... Read more
MaterialPropertyBlocks doesn't work properly
On Win Store Apps MaterialPropertyBlocks doesn't work properly When uploading a four component vector shader constant using a Materi... 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
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters