Search Issue Tracker
Location Service does not respect desired accuracy on WP8
Steps to reproduce:1. Create a project which displays LocationInfo of Location Service.2. Build it as a Visual Studio solution3. Ena... Read more
I changed my layout to a saved layout and unity crashed
I changed my layout to a saved layout, I changed the editor settings from 2D to 3D, I reselected the same layout, crash. Read more
Deploying application through Visual Studio or Application Deployment to...
Deploying applications through Visual Studio or Application Deployment tool causes error. This prevents from launching applications ... Read more
WebCamTexture freezes the Editor in Play Mode
To reproduce:1. Open attached project2. Open webcamtexture scene3. Enter play modeExpected result: Webcam texture is properly render... Read more
If I instantiate a prefab from code the positions of its children are me...
To reproduce:1. Open the RepoCase scene in the attached project2. Add the prefab RepoStuff/card_small to the hierarchy3. See that it... Read more
SetAsFirst actually moves it to the last position (index childCount-1), ...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
You can set a sibling with index 0, if you try to set it to 0 it sets it...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
If you try to set an index bigger or equal to parent childCount, it will...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
Jumping cursor in MonoDevelop
This issue is caused by another issue:"When opening MonoDevelop, 2 instances of one script are opened".http://issuetracker.unity3d.c... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class