Search Issue Tracker
Shader compilation errors with the NFAA antialiasing effect
The NFAA antialiasing effect in the standard assets requires Shader Model 3.0. However, it lacks a proper shader target declaration ... Read more
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this ... Read more
[ImageEffects] Bloom is missing the 'Use Alpha Mask' property described ...
How to reproduce: 1. Open a new project 2. Import the Effects Standard Asset 3. Attach a Bloom component to the Main Camera - Note... Read more
[ImageEffects] Tonemapping is active in both Scene and Game views when H...
How to reproduce: 1. Open a new project 2. Import the Effects Standard Asset 3. Create a game object that would be visible in the s... Read more
Entering playmode clears the texture from color correction lookup image ...
Assign a texture to the image effect ColorCorrectionLookup from Standard Assets in edit mode. Hit play. Texture clears and the effec... Read more
Standard Assets 2d Scene's left joystick gets pushed into corner after u...
To reproduce: 1) Open example project 2) Open Sample Scenes/Scenes/2d.unity 3) Play it 4) Try dragging left joystick to move. When r... Read more
[Environment] Water reflections are incorrect (displaced) in WebGL
How to reproduce: 1. Open project (from the Cloud) 2. Open scene Draft.unity 3. Play scene - Note how nothing seems out of the ord... Read more
[ImageEffects]Setting Edge Detection to Triangle Luminance mode causes N...
Steps to reproduce this issue: 1. Open 'EdgeDetectionBug' project 2. Open 'scene' 3. Select Main Camera 4. It has Edge Detection sc... Read more
[ImageEffects] Access Specifier on FishEye Image Effect Wrong
FishEye Standard Asset Image Effect class is not marked public. It cannot be referenced in user scripts as supplied 1. Open attache... 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
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
- Project tab navigates to the previous folder when undoing (CTRL+Z) GameObject placement in the Scene
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.