Search Issue Tracker
Unity crashes when trying to upload project to Asset Server
- Open project attached to case 615020- Create a new project on our Asset Server instance- Try to commit all assets from the Unity p... Read more
Screenshot taken in Landscape mode is not rotated accordingly on WP8
Steps to reproduce:1. Add the following script to any project:Texture2D screenshot;void OnGUI(){if (screenshot != null) {GUI.DrawTex... Read more
Freeze on printing downloaded long string
1. Open scene "test"2. Play in editor3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with d... Read more
Inspector - component property names overflow into property value space
Steps to reproduce:1. Open the attached project2. Select the gameObject which has an attached component script3. Observe the script ... Read more
Unity web player game using Google Chrome will not allow input
Steps to reproduce:1. Open the build (build/build.html) with Chrome or build the project to webplayer platform2. Press 'Run this tim... Read more
Not possible to commit projects to Asset Server
When trying to commit any project (even completely new one to Asset Server, getting the error: "Could not prepare upload. value "429... Read more
Script updater still updates when you click the "X"
To reproduce:1. Open attached project. It contains a script that can be upgraded.2. Open up the upgrade menu and close it via "X" - ... Read more
Using the OnClick list for functions which have object as a parameter se...
Steps to reproduce : - import the project attached- open the "test" scene- select the Button in the Hierarchy and notice under the O... Read more
Freeze when calling Profiler.EndSample() while profiler is open
Steps to repro:1. Open the attached project and the scene2. Open the profiler3. Press play4. Observe the freeze 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size