Search Issue Tracker
[ReflectionProbes] Reflection Probes do not honor their Culling Masks
In Unity 5.0 beta 10 you could set the Culling Mask of a Reflection Probe so that only objects in certain Layers would appear in the... Read more
[Rendering] When changing resolution in script on Standalone, Windows do...
When changing resolution in script on Standalone, Windows does not clear the frame buffer. Thus,when aspect ratio changes, you will ... Read more
[AssetDatabase.FindAssets] Incorrect comment in AssetDatabase.FindAssets...
http://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html This page shows an example in the bottom of the page. The comm... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
[LoadLevel] Ambient GI and reflection probes not loaded if continuous ba...
Note: This fix is for scenes loaded from asset bundles. Loading simply in editor still won't load GI, but that's known and will be f... Read more
The Particle system editor crashes when the renderer component is selected
Steps to repro:1. Create a particle system2. Select it, press "Open editor..." in the inspector view3. Make sure to undock it4. Sele... Read more
Navigation pathfinding algorithm is broken if agent is taken
Reproduced: 5.0.0b12, 4.6b15 1. Open scene "1"2. Play scene.3. Open Navigator window, to see navmesh4. Try to move capsule all ways ... Read more
List<byte[]> is broken in WebGL
-e: I am using a List<byte[]> to store incoming binary messages. The code breaks when exported to WebGL. Often, a message that... Read more
Save Scene dialog shown when switching scenes in playmode
To Reproduce: 1. Open the 'scene1' in the attached project (or create a new project with two scenes). 2. Save 'scene1' scene and pla... Read more
Directional light is not lighting a mesh correctly
Steps to repro:1. Open the minimal report project and the scene 'repro_648579'2. It is a stripped scene from the original project, c... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build