Search Issue Tracker
html tags not displayed as properly on manual page
-e: shows "<" instead of "<" -repro: --go to http://docs.unity3d.com/Manual/UsingWebPlayertemplates.html --scroll down to the cu... Read more
When setting another state as default, the ex-default one gets executed ...
When setting another state as default, the ex-default one gets executed out of order. Repro: 1. Add 2 states (one default), and add... Read more
Some objects in the inspector render on one another in Canvas Scaler
To reproduce this issue: 1. Open the attached project 2. Open 'canvas scaler' scene 3. Select Canvas in the hierarchy 4. Make Sure ... Read more
Graphic Raycaster wrongly blocks UI objects in World Space render mode
To reproduce this issue: 1. Open the attached project 2. Open 'worldspace' scene 3. Notice in the 'Canvas' that Render Mode is: Wor... Read more
Crash when starting Play mode in 2D_Platformer demo
Trying to enter play mode using the 2D_Platformer demo project with Unity 4.6rc1 crashes on MacOS 10.8.5. Read more
There is no Editor API to access the Version Control Mode
Version control mode, in Project Settings > Editor , is not exposed in 'UnityEditor.VersionControl' and therefore cannot be changed... Read more
Errors are thrown when you select a blend model in Project view
To reproduce: 1. Open attached project 2. Select GirlBlendswap in Project view Expected result: It's selected Actual result: aabb.Is... Read more
When building scene the build settings window is always in front of play...
1. download and open attached project in 4.6 2. build 'drag and drop' scene to the standalone player - everything is fine 3. now bu... Read more
Scene in UI demo project always dirty
- Open scene Lighting in the UI demo project - Open a different scene. You will get asked to save the Ligthing scene even though no ... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions