Search Issue Tracker
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be calle... Read more
Simulating particles with audio throws Assertion errors
Steps to reproduce:1. Open attached project2. Open "Scene0_AudioViz" scene3. Go into play mode-Assertion errors appear in console wi... Read more
[WSA] Material causes the black screen on deploy in specific case
Steps to reproduce:1. Open the attached project (WSA_Shader.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows Sto... Read more
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce:1. Open new project.2. Create Cube in hierarchy.3. Open "Lighting Settings" window.4. Uncheck "Auto Generate" and press... Read more
On Windows, changing the system monitor resolution causes a player in wi...
When built project is opened in windowed mode, changing PC screen resolution scales game window to screens resolution. To reproduce:... Read more
[GoogleVR]Starting play mode crashes editor
Steps to reproduce:1. Open attached project2. Open "tunnel-nate" scene3. Press play-Crash Note: If the editor didn't crash, exit pla... Read more
[Texture Importer]16bit images with alpha are recognized as RGB instead ...
Importing an image that is 16bit will be automatically asssigned a texture format without alpha support even though it contains an a... Read more
PostProcessingBehavior causes SteamVR Mixed Reality alpha mask to break
To reproduce:1. Create Mixed Reality (attach the third Vive controller or use a virtual one);2. Open attached project;3. Open "Repro... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()";Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is asynch... Read more
Crash in scripting_produce_method_from_backend when creating a new Scene...
Reproduction Steps:1. Import attached project.2. Right-click on "CrashRepro.cs" in Assets.3. Select "Reimport". Result: Editor crash... 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