Search Issue Tracker
[ReflectionProbes] Cannot set individual reflection probe intensity via ...
Using Unity 5.0 beta 13 the reflectionProbe.intensity API method no longer changes the intensity of one reflection probe independent... Read more
[ReflectionProbes] Reflection Probes do not honor their Culling Masks
In Unity 5.0 beta 10 you could set the Culling Mask of a Reflection Probe so that only objects in certain Layers would appear in the... 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
Navigation pathfinding algorithm is broken if agent is taken
Reproduced: 5.0.0b12, 4.6b15 1. Open scene "1"2. Play scene.3. Open Navigator window, to see navmesh4. Try to move capsule all ways ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default