Search Issue Tracker
antiAliasing value must be 1,2,4,8 while the docs state that it can also...
antiAliasing value cannot be 0. (Docs are wrong) Read more
Project fails at AOT cross compile for iOS on Windows when "Script Debug...
Workaround: disable "Script Debugging" in build settings window. Open attached project:1. Open attached project2. Go to Build Settin... Read more
Project and Hierarchy tab items are no longer "spring-loaded"
To reproduce:1. Open the scene in the attached project2. Ensure that the parent object A has its contents hidden (disclosure triangl... Read more
RenderTexture get's skewed without camera.ResetAspect() call
To reproduce:1. Open attached project2. enter play mode3. Change game view sizeExpected result: RenderedTexture also changes it's si... Read more
MaterialPropertyBlocks doesn't work properly
On Win Store Apps MaterialPropertyBlocks doesn't work properly When uploading a four component vector shader constant using a Materi... Read more
The scene view camera moves slightly while holding down right mouse button
1. Open the attached project.2. Open the scene.3. Select the two game objects called 'Select me'.4. Focus the scene view and press F... Read more
[iOS] WWW.LoadFromCacheOrDownload doesn't load asset bundles, but WWW co...
To reproduce:1. Open the attached project.2. Build and run on iOS.3. The three asset bundles from client's server will return NULL, ... Read more
EditorWindow scripts can be attached to any game object
From "Editor" folder EditorWindow scripts can be attached as components to any game object. Attached components can't be removed fro... Read more
Info window doesn't appear attaching MonoBehaviour script from "Editor" ...
Info window doesn't appear attaching MonoBehaviour script to any game object from "Editor" folder. Expected to see info window with ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template