Search Issue Tracker
[LightProbes]When spot light and area light are enabled some light probe...
To reproduce:1. Open example project "test.unity"2. Notice that some light probes are broken Reproducible: 5.5.0a2, 5.4.0b23, 5.3.5p... Read more
[UI] Canvas transform not being updated after changes in Canvas Scale vi...
To reproduce:1. Open attached project2. Open the editor window under "Canvas Bug/Open Window"3. Assign the canvas and hit the resize... Read more
Application crashes when using Input.Location.Start() on Android 5.0 or ...
Reproduction steps:1. Open the attached project2. On Android devices turn on location3. Build and run the project on Android device4... Read more
SetInts doesn't work properly with ComputeShader
To reproduce:1. Open attached project2. Play DefaultScene3. Observe log in console In the DefaultScene an object TestCopy contains a... Read more
Only 1/4 of compute buffer created with the flag ComputeBufferType.Indir...
To reproduce:1. Open attached project2. Play the scene "TestScene"3. See the log, the buffer created with the IndirectArguments type... Read more
Graphical artifacts in the Render Texture scene
Steps to reproduce : - import the UI sample scenes- play the Render Texture scene an notice the graphical artifacts Note :Also repro... Read more
Crash in physx::Sc::ConstraintSim::checkMaxForceExceeded
To reproduce:1. Open attached project2. Open the scene "main"3. Press "play"About one out of four times, the scene will crash in a f... Read more
Background for the UI sample scenes doens't cover the Game View in Defau...
Steps to reproduce : - import the UI sample scenes- open the Controls scene- press play and notice the background doesn't cover the ... Read more
When use Point Light and duplicate object at the same position - it beco...
- please see attached video (PointLightBug.swf)it happens on 5.4.0b23 and 5.5.0a2 in both Scene view and Game view Steps to reproduc... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used