Search Issue Tracker
Errors spawn in Console after deleting an effect that had exposed parame...
Errors spawn in Console after deleting an effect that had exposed parameters. To reproduce:- Open attached project and launch "test"... Read more
Initial values of Text Mesh are not set properly
Steps to reproduce:1. Download attached project or create a new Gameobject with Text Mesh component. Enter any text to be rendered.2... 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
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
Errors thrown on exiting play mode when build settings are open
-e: see title. when the build settings window is closed the errors are not thrown-regression from 5.0b1 -repro:--open attached proje... 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