Search Issue Tracker
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
[Oculus] Quest 2 does not gain focus when user closes system keyboard wi...
dReproduction steps:1. Open the attached user's project "ScrollRectTest.zip"2. Build the project for Quest 1/2 and start the applica... Read more
Particle System Game object instantiated from prefab stops playing after...
How to reproduce:1. Open attached project ("PS-REPRO.zip")2. Open SampleScene scene3. Select ParticleSystemPrefab Game object and mo... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Background color of the Scene window turns black when lighting is toggle...
How to reproduce:1. Open the attached 'project-1178539.zip' project and load 'BugScene' scene2. In the Scene window toggle Light Bul... 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
Connection does not appear in the Profiler Target Player selection dropd...
Reproduction steps:1. Open the attached "case_1322888.zip" project2. In the Build settings, enable Development Build and Autoconnect... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
BlackBerry won't launch app over another app
1. What happened Workaround possible: close current app.BlackBerry won't launch app over another app. It just stalls. Thus far, only... Read more
Console window is spammed with warning messages when MeshFilter.Mesh is ...
How to reproduce:1. Open the attached 'Meshfilter_Warning.zip' project using the EnvIronman VM (optional) (more information in Edit)... 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