Search Issue Tracker
Regression: Warning column in profiler window is wrongly placed and warn...
To reproduce this issue: 1. Open the attached project 2. Open 'scene' 3. Open profiler window ( Window->Profiler) 4. Play the scene... Read more
[MixedMode] No shadows from mixed lights in Deferred rendering path
To reproduce this issue: 1. Import the attached package 2. Open LightingTest scene 3. The are 2 cubes above 2 quads in the scene. O... Read more
Resources.UnloadUnusedAssets crash WP8.* application if it has serialize...
Steps to reproduce: 1. Download attached project 2. Build and run it on as WP8 or WP8.1 app 3. Application will crash. Native Visual... 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 Unit... Read more
[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 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow