Search Issue Tracker
Undo duplicates items in the nested prefab with error message rootTransf...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. In hierarchy, break prefab connection, when dragg... Read more
[Standard Assets] Importing a standard assets package throws errors and ...
Steps to repro:1. Install Unity with only the standalone player2. Launch Unity3. Assets > Import Package > 2D3. Import all in ... Read more
Project fails to compile with UNetWeaver error: Exception :System.Argume...
Steps to reproduce:1) Unzip the attached file (case756566.zip) and open it in Unity.2) An error message appears in the console: UNet... Read more
Switching canvas render mode to overlay doesn't show canvas' content
1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more
OSX Crashes when uploading a skybox to GPU on GeForce GT 650M
To reproduce: Try to open the attached project with the latest version (trunk) on a machine with NVIDIA GeForce GT 650M GPU. While t... Read more
Clip end time edit does not preview after current end time
Dragging the end time in the Inspector preview of a clip does not preview animation after the current end time. repro:-add any clip ... Read more
importing Sample UI package outputs warning for basehierarchySort
1. download the UI sample package from the asset store: unity Samples: UI2. import the package3. as soon as it's done, the console w... Read more
[WP8.1] TypeLoadException, " violates the constraint of type parameter '...
To reproduce:1. Build and run attached project on device2. Observe Exception in MainPage.xaml.cs on the line _bridge = new WinRTBrid... Read more
[Shuriken] Some particles are left behind while moving particle system a...
Steps to reproduce: 1. Download and import attached project. (MovingParticles.zip)2. Open scene: main3. Press play.4. Press "Shift w... Read more
Projects stuck on splash screen
Projects stuck on splash screen 1. What happened The attached projects get stuck on the splash screen on launch to the device. These... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used