Search Issue Tracker
[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 co... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project 2. Open 'test' scene 3. It has input field with line type: 'Multi Line Newlin... 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 ... Read more
The Particle system editor crashes when the renderer component is selected
Steps to repro: 1. Create a particle system 2. Select it, press "Open editor..." in the inspector view 3. Make sure to undock it 4. ... 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 navmesh 4. Try to move capsule all w... 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 was s... 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 p... 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,... 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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window