Search Issue Tracker
Resources.UnloadUnusedAssets crash WP8.* application if it has serialize...
Steps to reproduce:1. Download attached project2. Build and run it on as WP8 or WP8.1 app3. Application will crash. Native Visual De... Read more
WebGL binary data upload on Chrome and Firefox fails
-e: see title, sending binary data to server via WWW and WWWForm does not work on WebGL target -repro: 1. Run the "skene" in Unity E... Read more
[Rendering] When changing resolution in script on Standalone, Windows do...
When changing resolution in script on Standalone, Windows does not clear the frame buffer. Thus,when aspect ratio changes, you will ... Read more
[AssetDatabase.FindAssets] Incorrect comment in AssetDatabase.FindAssets...
http://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html This page shows an example in the bottom of the page. The comm... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
[LoadLevel] Ambient GI and reflection probes not loaded if continuous ba...
Note: This fix is for scenes loaded from asset bundles. Loading simply in editor still won't load GI, but that's known and will be f... Read more
The Particle system editor crashes when the renderer component is selected
Steps to repro:1. Create a particle system2. Select it, press "Open editor..." in the inspector view3. Make sure to undock it4. Sele... Read more
List<byte[]> is broken in WebGL
-e: I am using a List<byte[]> to store incoming binary messages. The code breaks when exported to WebGL. Often, a message that... Read more
Save Scene dialog shown when switching scenes in playmode
To Reproduce: 1. Open the 'scene1' in the attached project (or create a new project with two scenes). 2. Save 'scene1' scene and pla... Read more
Directional light is not lighting a mesh correctly
Steps to repro:1. Open the minimal report project and the scene 'repro_648579'2. It is a stripped scene from the original project, 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
- 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