Search Issue Tracker
Projector shadows appear broken in Editor Mode, but corrects in Play Mode
How to reproduce:1. Download attached project file attached by QA and open "Basic" scene2. Click on SoftShadowProjector -> SoftSh... Read more
Need to save the scene to save changed colors if the color change was do...
Reproduction steps: 1. Open "MinimalReproProject"2. Open the "Main" Scene3. Navigate through the Project window to "Resources" ->... Read more
Adding a new script, called "Status", to the game object via AddComponen...
To reproduce: 1. In a new project, select Main Camera in the Hierarchy2. In the Inspector, press Add Component -> New Script3. Na... Read more
Intensity of decoded directional lightmap vs. realtime light on a normal...
Using real time lighting mode, quad with sphere normal map look the same as the sphere. Changing light angle, quad is properly updat... Read more
OnPreRender and OnPostRender get called when clicking on the game view o...
Reproduction steps:1. Open the attached project2. Open the scene3. Press play4. Press pause5. Click on the Game view/resize windows ... Read more
[WSA] Input gets queued during splash screen, played out over N frames a...
Steps to reproduce:1. Open the attached project(SplashScreen.zip)2. Open the test scene3. Switch platform to Windows Store4. Build f... Read more
[.NET 4.6] Editor crashes upon adding a component to the Tilemap
To reproduce:1. Open project attached by the user2. Set experimental .NET 4.6 Framework (Edit -> Project Settings -> Player Se... Read more
Having a method called Update in a ScriptableObject causes an error if i...
To reproduce: 1. Open the project, attached by the user (test.zip)2. Observe the console Expected: it is possible to create custom m... Read more
If a Sprite Atlas and the Sprites it uses are in different Asset Bundles...
Reproduction steps: 1. Open "Sprite Atlas Problems.zip" project2. Open the "Test" Scene3. Enter Play Mode Expected Result: The Asset... Read more
[Timeline] Clip Timing Start time can be set to a negative time, when se...
To reproduce:1. Open attached project.2. Open Timeline window.3. In Project window, select "Cube_TimelineTimeline".4. In Timeline wi... 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