Search Issue Tracker
It is hard to set an HTML color tag in a string or GUIContent in the Ins...
1 Open attached project 2 Open "GUI Content Test" scene 3 Choose "Main Game Object" in Hierarchy 4 In Inspector: try changing the va... Read more
Particles in local space don't resume when returned to cameras view
When the camera is moved away from a particle and afterwards returned - The particle has stopped. This happens when particle is set ... Read more
Submitting an Outgoing Change immediately moves it in the Incoming Chang...
Create an outgoing changeset in a project on SVN and Submit it. It will appear as an Incoming changeset. (this is with local SVN rep... Read more
Version Control window: Incoming Changes are missing their icon
See attached screenshot. I assume the default white icon should be something similar to the red triangle for the Outgoing Changes, o... Read more
Character controller falls through terrain on mobile devices.
1) Start scene "terrain" 2) Play in editor, observe no bug. 3) Play in Mac OSX, observe no bug. 4) Publish to Android, jump off clif... Read more
Scene saved in specific changeset is not removed from default
- Create a SVN repo locally. - Add a new Unity project to it at revision 1. - Open the project in unity and save the default scene. ... Read more
Can't save empty scene in new project on SVN
Create new SVN repo locally and add a new Unity project to it as the first revision. Open the project in Unity. Save the default emp... Read more
Can't add .meta file to SVN
With a project hosted on SVN that has a versioned material: - select the material in the Project browser - change the main color - s... Read more
Merging scene files doesn't work on Windows
It might be that merging any file doesn't work (just tested with scene). I have TortoiseMerge as the merge tool in Editor Preferenc... Read more
EditorSettings asset icon missing in the Project Browser
See attached screenshot. This is the same for all .asset files Not a regression compared with 4.1.0f2. 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
- Slider can be moved by clicking anywhere in the container when Slider is added to the Slider Group
- Unsupported documentation is opened when pressing the "QuickStart" button in the Engineering package
- Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled