Search Issue Tracker
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... Read more
StackOverflowException when selecting specific transition in mecanim state
How to reproduce:1. Open the attached project2. Open LaforgeControllerClean in animator window3. Double click on Grounded state4. Do... Read more
Profiling coroutines hides half of its work under Overhead
Steps to reproduce:1. open attached "Coroutines.zip"2. play scene "M" with profiler open - Scene has a script that does some Corouti... Read more
Asterisk (*) not working as a wild card when searching for an asset in p...
To reproduce:1. Search for an asset or a folder in the project browser by using a wildcard character (for example, "Exame")Expected ... Read more
[VR] Visible in background option doesn't work
Steps to reproduce:1. Create new project2. In player settings set:- VR Mode to on- Run in Background to on- Visible in background to... Read more
[iOS] Crash when running on iOS Simulator with Xcode 8.0 Beta 3
To Reproduce: 1. Build and run an empty project with Xcode 8 Beta 3 Simulator (iOS).2. Observe that on launch the app crashes, after... Read more
[VR Graphics] GlobalFog renders incorrectly on Vive when tilting head
Steps to reproduce:1. Download and open attached project "Unity GlobalFog Vive bug report.zip"2. Open scene "scene"3. Make sure VR M... Read more
[SPS] Deferred rendering player with SPS crashes on exit
This is a consistent crash upon player exit when single-pass stereo and deferred rendering are used. Read more
[Compute/Shaders] UAV buffer is not setup to pixel shader if using Graph...
To reproduce:1. Open scene TEST_CountRed2. Run, you can see the log RED 03. Comment out the code of line 59&71, comment line 60 ... Read more
Crash in CxxThrowException when duplicating object
To reproduce:1. Open attached project2. Duplicate the object "10)" (Prac10 -> prac10Page00 -> line 2 -> click on "10)")3. E... 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