Search Issue Tracker
Render Texture with Anti-Aliasing is not redrawn upon orientation change...
Steps to reproduce:1. Download attached project2. Build and run it on WP8.13. Change orientation while app is running. Render Textur... Read more
Screen Overlay script effect leaks to Render Texture on WP8.1
Steps to reproduce:1. Download attached project2. Build and run it to WP8.13. If no Anti-Aliasing is enabled on Render Texture, last... Read more
Dynamic batching breaks rendering in editor/ windows standalone
To reproduce:1. Open attached project. It has a few cubes that demonstrate dynamic and static batching2. Enable dynamic batching in ... Read more
nGUI interaction example scene throws exceptions on WP8
To reproduce:1. Import nGUI2. Switch platform to WP83. Add the "Example 2 - Interaction" scene into build4. Build&run for WP8 (d... Read more
FMOD error messages on importing a .unitypackage
FMOD error messages on importing a .unitypackage - please see attached screen shot for details. To reproduce:- Create a new project-... Read more
Skybox with Standard shader does not render on iOS/WP8
Skybox component fails to draw Standard shader skybox on WP8.1Steps to reproduce:1. Download attached project2. Build and run to WP8... Read more
importing a substance .sbsar to Unity 5 fails
Steps to repro:1. Create a new project and import the .sbsar user attached.2. Observe that the Specular is still recognised in the D... Read more
Cursor.LockState doesn't work correctly
To reproduce:1. Open attached project (repro632267)2. Open scene3. Press play4. Press ESC key5. Click on game view6. Notice that mou... Read more
AudioMixer.GetFloat() / SetFloat() do not work unless Unity is restarted
To Reproduce: 1. Open the attached project. 2. Add, 'mixer.SetFloat(exposedParameterName, 2f)' after line 10, in SoundTest.cs. 3. Pl... Read more
Memory leak in WWW class on iOS
CFURLRequest, a NSMutableURLRequest and a NSURLRequestInternal objects are not released from memory in the cleanup function. After i... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template